Description Usage Arguments Value Examples
Runs and Rmd file through knit. Uses here, so you can run from anyplace in your project. You don't need to worry about setting the working directory. Will put the files in the right places.
1 | rmd_to_gfm(filename, pdf = FALSE)
|
filename |
Name of Rmd file |
pdf |
TRUE/FALSE Do you want a pdf made? If TRUE, make sure to add info to the yaml of Rmd |
None
1 | rmd_to_gfm("2016-5-19-FI-recursion-2.Rmd")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.