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.
- Host: GitHub
- URL: https://github.com/svmiller/svm-r-markdown-templates
- Owner: svmiller
- License: other
- Created: 2016-02-10T21:32:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-22T12:40:12.000Z (almost 4 years ago)
- Last Synced: 2025-04-19T13:39:37.809Z (2 months ago)
- Language: HTML
- Homepage: http://svmiller.com/stevetemplates/
- Size: 4.99 MB
- Stars: 918
- Watchers: 40
- Forks: 736
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - svmiller/svm-r-markdown-templates - This is my (deprecated) suite of R Markdown templates for academic manuscripts, beamer presentations, and syllabi. DOWNLOAD {stevetemplates} INSTEAD. (HTML)
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)