powered by
Format for creating submissions to PNAS journals.
pnas_article(..., keep_tex = TRUE)
Additional arguments to rmarkdown::pdf_document
rmarkdown::pdf_document
Keep the intermediate tex file used in the conversion to PDF
R Markdown output format to pass to render
render
# NOT RUN { # } # NOT RUN { library(rmarkdown) draft("MyArticle.Rmd", template = "pnas_article", package = "rticles") # } # NOT RUN { # }
Run the code above in your browser using DataLab