holtzy / epuRate

A clean R Markdown template for your reports

Home Page:https://holtzy.github.io/epuRate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A clean R Markdown template



--> See it live here.



Overview

EpuRate is a custom R Markdown template for your reports. It allows to get a uncluttered output with your contact details in the footer. It is very easy to use.

The html output looks like this.

Note that a specific version is available for:




Using it

  • Install the R package:
library(devtools)
install_github("holtzy/epuRate")
library(epuRate)
  • Open a new rmd file in Rstudio: File -> New File -> R Markdown -> From Template -> epuRate.

  • Change the Header of your document with your name, email adress, github / twitter / linkedIn details if you want to display them. You can also add a logo over the table of content.




Acknowledgment

Thanks to Florian Rohart for his help on the PCTG template. Thanks to Rstudio and its team for developing so many awesome tools.

About

A clean R Markdown template for your reports

https://holtzy.github.io/epuRate/


Languages

Language:HTML 100.0%Language:CSS 0.0%Language:R 0.0%