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

https://github.com/coatless/theme

Base R plot themes
https://github.com/coatless/theme

Last synced: about 2 months ago
JSON representation

Base R plot themes

Awesome Lists containing this project

README

          

## theme

[![Travis-CI Build Status](https://travis-ci.org/coatless/theme.svg?branch=master)](https://travis-ci.org/coatless/theme)

The goal of theme is to provide base R theme templates.

### Installation

You can install theme from github with:

``` r
# install.packages("devtools")
devtools::install_github("coatless/theme")
```

## License

GPL (\>= 2)