Rnw2Rmd: Convert Rnw to Rmd

View source: R/Rnw2Rmd.R

Rnw2RmdR Documentation

Convert Rnw to Rmd

Description

Convert Rnw to Rmd

Usage

Rnw2Rmd(path, new_path = NULL)

Arguments

path

A character vector of one or more paths.

new_path

New file path. If new_path is existing directory, the file will be moved into that directory; otherwise it will be moved/renamed to the full path.

Should either be the same length as path, or a single directory.


mdsr-book/mdsr documentation built on May 1, 2024, 9:22 a.m.