README.md

RmdTo

Package for converting Rmarkdown files to Rscripts (and others)

Installing

After (installing and) loading:

library("devtools")

Then you can install:

install_github("sndean/RmdTo")
library(RmdTo)

Use

rmd_convert('example.Rmd')


sndean/RmdTo documentation built on May 17, 2019, 8:45 p.m.