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

https://github.com/danwwilson/templatermd

Templates for markdown documents to us for The Data Collective
https://github.com/danwwilson/templatermd

Last synced: 3 months ago
JSON representation

Templates for markdown documents to us for The Data Collective

Awesome Lists containing this project

README

        

# `templatermd`: Branded themse for The Data Collective

This package is a simple set of `rmarkdown` templates for usage by [The Data Collective](thedatacollective.com.au) for branded document creation.

It contains the following templates:

- `tdc_pdf`: A simple PDF template that includes a branded coverpage

## Installation

```{r}
devtools::install_github("thedatacollective/templatermd")
```

## Usage

Once installed you should be able to choose the theme `tdc_pdf` when creating a new `rmarkdown` document in RStudio.