powered by
Format for creating R Journal articles. Adapted from https://journal.r-project.org/submissions.html.
rjournal_article(...)
Arguments to rmarkdown::pdf_document
rmarkdown::pdf_document
R Markdown output format to pass to render
render
# NOT RUN { # } # NOT RUN { library(rmarkdown) draft("MyArticle.Rmd", template = "rjournal_article", package = "rticles") # } # NOT RUN { # }
Run the code above in your browser using DataLab