get_rmd_comments | R Documentation |
Extract all comments from an Rmd
file
get_rmd_comments(file, exclude = c("#SETUP"), write = TRUE)
file |
string indicating the file |
exclude |
character vector with pattern to excluding some comments |
write |
logical that indicate if returning a bullet list
for printing. Default to |
list of comments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.