slidify: Convert an Rmd document into HTML5

Description Usage Arguments

Description

Convert an Rmd document into HTML5

Usage

1
2
  slidify(inputFile, knit_deck = TRUE, return_page = FALSE,
    save_payload = FALSE)

Arguments

inputFile

path to the Rmd file to slidify

knit_deck

whether the file needs to be run through knit

return_page

should the function return the payload

save_payload

should the payload be saved to the slide directory


bbTomas/slidify documentation built on May 11, 2019, 9:23 p.m.