View source: R/handle_rmd_path.R
handle_rmd_path | R Documentation |
Checks rmd_path exists and that the file suffix is correct.
handle_rmd_path(rmd_path = NULL)
rmd_path |
Path to the Rmd to check. |
Reads rmd lines on success. Error if file does not exist or is not an rmd file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.