Web version of R Journal article submission
https://cmtso.github.io/RJsandboxweb/sandbox (HTML version)
https://github.com/cmtso/RJsandboxweb/blob/main/RJwrapper.pdf (PDF)
Under revision in the R Journal:
You can write R journal articles with R markdown to produce both the LaTex and web version. See sandbox.Rmd.
- To pdf:
rjtools::rjournal_pdf_article
, which will generate sandbox.tex too (unfortuantely this sometimes doesn't work with pander table) - To web article:
rjtools::rjournal_web_article