remove_comments {papaja} | 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
.