An open API service indexing awesome lists of open source software.

https://github.com/svmiller/svm-r-markdown-templates

This is my (deprecated) suite of R Markdown templates for academic manuscripts, beamer presentations, and syllabi. DOWNLOAD {stevetemplates} INSTEAD.
https://github.com/svmiller/svm-r-markdown-templates

Last synced: about 1 month ago
JSON representation

This is my (deprecated) suite of R Markdown templates for academic manuscripts, beamer presentations, and syllabi. DOWNLOAD {stevetemplates} INSTEAD.

Awesome Lists containing this project

README

        

# Check out the R Package

`stevetemplates` is available on CRAN and will be hosting my R Markdown templates going forward. You can read more about it at [this Github repo](https://github.com/svmiller/stevetemplates). You can install it in R.

```r
install.packages("stevetemplates")
```

### Steve's R Markdown Templates (Legacy Repo)

I love R Markdown and effectively abandoned LaTeX for it. I have a suite of R Markdown templates for 1) academic manuscripts, 2) Beamer presentations, and 3) academic syllabi. You can find them here.

### Related Reading

- [Another Academic R Markdown Article/Manuscript Template](http://svmiller.com/blog/2020/09/another-rmarkdown-article-template/)
- [An R Markdown Template for a Non Academic Résumé](http://svmiller.com/blog/2020/09/rmarkdown-template-non-academic-resume/)
- [An R Markdown Template for Beamer Presentations](http://svmiller.com/blog/2019/08/r-markdown-template-beamer-presentations/)
- [An R Markdown Template for Memos](http://svmiller.com/blog/2019/06/r-markdown-memo-template/)
- [Make Your Presentations Fun in Xaringan](http://svmiller.com/blog/2018/02/r-markdown-xaringan-theme/)
- [Automatically Do (Just About) Everything in Your Syllabus with R Markdown](http://svmiller.com/blog/2016/07/r-markdown-syllabus/)
- [Make Your Academic CV Look Pretty in R Markdown](http://svmiller.com/blog/2016/03/svm-r-markdown-cv/)
- [An R Markdown Template for Academic Manuscripts](http://svmiller.com/blog/2016/02/svm-r-markdown-manuscript/)
- [Moving from Beamer to R Markdown](http://svmiller.com/blog/2015/02/moving-from-beamer-to-r-markdown/) (see Github repo and [this post](http://svmiller.com/blog/2019/08/r-markdown-template-beamer-presentations/) for current theme/tweaks)