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: about 1 month ago
JSON representation
Create Customized 'ggplot2' and 'R Markdown' Themes for Your Organization
- Host: GitHub
- URL: https://github.com/hrbrmstr/imprint
- Owner: hrbrmstr
- License: other
- Created: 2018-05-25T00:11:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T14:08:08.000Z (about 6 years ago)
- Last Synced: 2025-02-01T20:51:15.460Z (10 months ago)
- Topics: ggplot2, ggplot2-themes, r, rmarkdown, rstats, template
- Language: R
- Homepage:
- Size: 30.3 KB
- Stars: 24
- Watchers: 9
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - hrbrmstr/imprint - Create Customized 'ggplot2' and 'R Markdown' Themes for Your Organization (R)
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")
```