remove_comments: Remove Comments

View source: R/remove_comments.R

remove_commentsR Documentation

Remove Comments

Description

Removes markdown comments from an R Markdown file.

Usage

remove_comments(x, file)

Arguments

x

Character. Path to an R Markdown file.

file

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

Value

No return value, called to write text to file.


papaja documentation built on Sept. 29, 2023, 9:07 a.m.