Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hrbrmstr/imprint

Create Customized 'ggplot2' and 'R Markdown' Themes for Your Organization
https://github.com/hrbrmstr/imprint

ggplot2 ggplot2-themes r rmarkdown rstats template

Last synced: 3 months ago
JSON representation

Create Customized 'ggplot2' and 'R Markdown' Themes for Your Organization

Awesome Lists containing this project

README

        

---
output: rmarkdown::github_document
---

# imprint

Create Customized 'ggplot2' and 'R Markdown' Themes for Your Organization

## Description

## What's Inside The Tin

The following functions are implemented:

## Installation

```{r eval=FALSE}
devtools::install_github("hrbrmstr/imprint")
```

```{r message=FALSE, warning=FALSE, error=FALSE, include=FALSE}
options(width=120)
```

## Usage

```{r message=FALSE, warning=FALSE, error=FALSE}
library(imprint)

# current verison
packageVersion("imprint")

```