Generate Extra Slidify Layouts

Usage

slidify_layouts(path = QP("assets/layouts"))

Arguments

path
The path to the layout directory where the html files should be generated. Default is ‘~assets/layouts’.

Value

Creates the layout html files to extend the slidify slide layout framework. Currently slidify_layouts generates a carousel.html, thankyou.html, and youtube.html. See the references for additional information.

Description

A collection of additional slidify slide layouts to extend the slidify framework.

Note

If new_report or presentation was utilized to generate the slidify presentation directory slidify_layouts has already created the extra slidify slide layouts in: ‘~PRESENTATION/assets/layouts

References

INSERT LINK TO slidify tricks and tips section