renderFile: Render just one slide set.

Description Usage Arguments Value

Description

This function creates and render just one slide set.

Usage

1
renderFile(slide.name, open.pdf = FALSE, ...)

Arguments

slide.name

(character(1))
Name of the slide as given from the getStructure function.

open.pdf

(character(1))
A character vector telling whether the resulting PDF file should be opened. Default = FALSE.

...

Passed to createCourse()

Value

character
A character vector containing the lines of the final Rmd file for the specific file named in 'slide.name'.


compstat-lmu/rcoursesFunctions documentation built on May 8, 2019, 2:43 p.m.