View source: R/remove_comments.R
remove_comments | R Documentation |
Removes markdown comments from an R Markdown file.
remove_comments(x, file)
x |
Character. Path to an R Markdown file. |
file |
Character. Name of the new R Markdown file without comments. |
No return value, called to write text to file
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.