get_rmds | R Documentation |
gets all rmd files in a directory to render
get_rmds(dir, exclude = NULL, recursive = TRUE)
dir |
directory to search |
exclude |
vector of rmarkdown doc names to exclude |
recursive |
whether to search recursively default to TRUE |
vector of Rmd files with full normalized paths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.