An adaptation of Steven Miller's excellent RMarkdown manuscript template for times when you need to look like a LaTeX user or times when you need the title and abstract on a separate title page. Retains most of the YAML options in Steven Miller's template.
Requires RStudio / RMarkdown etc. Find it here
Requires devtools package for installation.
Run this in your R console to download the template as an R Package.
devtools::install_github("milliff/Latex-Manuscript-for-RMarkdown")
See the example folder in this repository for a short, lorem ipsum example of the output PDF and the .Rmd file that creates it.