slide2note: Translate a xaringan slide into a bookdown chapter

Description Usage Arguments Value Examples

Description

Translate a xaringan slide into a bookdown chapter

Usage

1
slide2note(infile, outdir = "notes", outfile = basename(infile))

Arguments

infile

Relative path name to the slide RMarkdown fille

outdir

Relative path where bookdown chapter will reside

outfile

(default = 'basename(infile)') name of output file (without full path)

Value

A RMarkdown file formatted as a bookdown chapter

Examples

1
# slide2note('slides/ggplot.Rmd')

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