ggkanlev
December 30, 2020 ยท View on GitHub
Personal themes, scales, palettes, and helpers for ggplot2. Package
inspired by ggthemes, including usage of ggthemes::theme_foundation
for ggkanlev::theme_kanlev_base.
Installation
Package is only available on GitHub. To install use devtools as follows:
r devtools::install_github("levikanwischer/ggkanlev")
Usage
Themes can be set at the global level (ggplot2::set_theme(ggkanlev::theme_kanlev_light())) or
applied directly (p + ggkanlev::theme_kanlev_light() where p is a ggplot2 object).
Themes
|
|
|