add_slide: Adding a 'xaringan' RMarkdown file into the 'slides' folder

Description Usage Arguments Details Value Examples

Description

Adding a 'xaringan' RMarkdown file into the 'slides' folder

Usage

1
add_slide(nm = "Untitled.Rmd", template = "default", open = TRUE)

Arguments

nm

Name of the file

template

(default = "default") file path to template file in 'whisker' format

open

(T/F) should file be opened after creation

Details

If a custom template is provided, it should be in the 'whisker' format, with entries taken from the following list:

Value

A new 'xaringan'-flavored RMarkdown file

Examples

1
# add_slide('ggplot.Rmd')

webbedfeet/coursedown documentation built on June 3, 2019, 5:57 a.m.