r2md: Convert .R scripts into a .md/.Rmd file
Description
Convert .R scripts into a .md/.Rmd file
Usage
r2md(filepattern = "*.R$", path = ".", savefilename = NA, backup = TRUE, body = "#' ")
Arguments
filepattern
the pattern of the script file names
path
the path of the folder which contains the .R scripts
backup
logical. whether backup the existent file
body
the indicator of the body text