All Projects → danilofreire → rmarkdown-templates

danilofreire / rmarkdown-templates

Licence: MIT License
A collection of personal templates for RMarkdown

Programming Languages

HTML
75241 projects
CSS
56736 projects
TeX
3793 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to rmarkdown-templates

rmdTemplates
Rmarkdown templates for reproducible science
Stars: ✭ 112 (+286.21%)
Mutual labels:  rmarkdown, rmarkdown-templates
huskydown
An R Markdown template using the bookdown package for preparing a PhD thesis at the University of Washington
Stars: ✭ 116 (+300%)
Mutual labels:  rmarkdown, rmarkdown-templates
Rticles
LaTeX Journal Article Templates for R Markdown
Stars: ✭ 895 (+2986.21%)
Mutual labels:  article, rmarkdown
R-Markdown-Template
R Markdown Templates For Chinese Users
Stars: ✭ 21 (-27.59%)
Mutual labels:  rmarkdown, rmarkdown-templates
learning R
List of resources for learning R
Stars: ✭ 32 (+10.34%)
Mutual labels:  rmarkdown
awesome-uc
A curated list of awesome UC projects, software, tools and material.
Stars: ✭ 29 (+0%)
Mutual labels:  syllabus
heddlr
Bring a functional programming mindset to R Markdown document generation
Stars: ✭ 14 (-51.72%)
Mutual labels:  rmarkdown
OpenWeatherDemo
Demo app for the article as published on the Delphi Worlds blog
Stars: ✭ 17 (-41.38%)
Mutual labels:  article
how-react-hooks-work
Understand how React-hook really behaves, once and for all!
Stars: ✭ 73 (+151.72%)
Mutual labels:  article
ASPCore.BlazorCrud
CRUD Using Blazor And Entity Framework Core
Stars: ✭ 39 (+34.48%)
Mutual labels:  article
angular-animations
A sample application exploring the Angular animations module using Angular 8
Stars: ✭ 19 (-34.48%)
Mutual labels:  article
wechat
WeChat for Jenkins (Jenkins 官方微信公众号)
Stars: ✭ 20 (-31.03%)
Mutual labels:  article
flexpivot
Simple frequency table
Stars: ✭ 19 (-34.48%)
Mutual labels:  rmarkdown
printy
Tools for pretty-printing numbers in RMarkdown reports
Stars: ✭ 47 (+62.07%)
Mutual labels:  rmarkdown
gouvdown
French government design system for R Markdown
Stars: ✭ 41 (+41.38%)
Mutual labels:  rmarkdown
webflux-streaming-demo
A tryout of reactive application using Spring 5 WebFlux and mongoDB, along with an overview article on reactive programming.
Stars: ✭ 96 (+231.03%)
Mutual labels:  article
ucbthesisrmd
UC Berkeley thesis/dissertation LaTeX Template (ucbthesis) for R Markdown
Stars: ✭ 20 (-31.03%)
Mutual labels:  rmarkdown
r4sl
📈 Machine Learning from the perspective of a Statistician using R
Stars: ✭ 63 (+117.24%)
Mutual labels:  rmarkdown
How-to-use-C-in-NodeJS-through-CPP
🤓 How to write C code in NodeJS using C++ as a pass through?
Stars: ✭ 50 (+72.41%)
Mutual labels:  article
blog
博客,基于issues,技术和思考请参看 https://trello.com/b/fZ2i0xjA
Stars: ✭ 29 (+0%)
Mutual labels:  article

RMarkdown Templates

This repository contains a collection of personal RMarkdown templates. The article, letter, syllabus, and title page have a similar style and use Linux Libertine and Inconsolata fonts, British English spelling, coloured links, double spacing, back references, and numbered sections. Also, the article template already includes all packages required by kableExtra; it should work out of the box. The syllabus template is a slightly modified version of Steven Miller's example and the letter template borrows a lot from the linl R package. The presentation template was made with xaringan and xaringanthemer. I would like to thank the authors for sharing their code. I plan to include templates for CVs and academic posters soon.

Each folder contains a pdf with the output of the template. Check them out to see how the documents look like. Comments and suggestions are most welcome.

To compile the pdfs, you need to install R (and the rmarkdown package), pandoc, and a TeX system.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].