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
- Host: GitHub
- URL: https://github.com/coatless/theme
- Owner: coatless
- Created: 2018-08-17T12:30:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-17T12:38:09.000Z (almost 8 years ago)
- Last Synced: 2025-12-13T09:54:48.388Z (6 months ago)
- Language: R
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## theme
[](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)