/latex2Rmd

R package to help converting latex files written with sweave of knittr, and containing embedded chunks of R code, into R markdown files, for HTML export

Primary LanguageR

latex2Rmd

You wish you had written your R tutorial in R markdown, save some clicks and convert your old latex files into R markdown for beautiful HTML export

A package to help you convert a latex file written with sweave or knittr into a R markdown file.

Install the package using

devtools::install_github('dutri001/latex2Rmd')