Learn R Programming

papaja (version 0.1.0.9997)

remove_comments: Remove comments from R Markdown

Description

Removes markdown comments from an R Markdown file

Usage

remove_comments(x, file)

Arguments

x

Character. Path to R Markdown file

file

Character. Name of the new R Markdown file without comments.