Small collection of customised ggplot themes and other small tools for personal use.
You can install this template with:
devtools::install_github("carlosyanez/customthemes")
```
Alternatively, you can install it from [r-universe](https://r-universe.dev/)
options(repos = c( carlosyanez = 'https://carlosyanez.r-universe.dev', CRAN = 'https://cloud.r-project.org'))
install.packages('customthemes') ```
This package has been created for personal use. No guarantees, use at your own risk!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.