Skip to content

MatthewHeun/MKHthemes

Repository files navigation

MKHthemes

R-CMD-check CRAN status Lifecycle: stable DOI

Statement of need

The default appearance of ggplot2 graphics is unattractive. Tick marks point outward (away from the data). Grid lines are provided (are we in jail?). Borders are black (taking focus away from the data). The background color is gray, not white.

This package (MKHthemes) provides a nice-looking theme for ggplot2 graphs, solving the problems identified above.

Installation

You can install MKHthemes from GitHub with:

# install devtools if not already installed
# install.packages("devtools")
devtools::install_github("MatthewHeun/MKHthemes")
# To build vignettes locally, use
devtools::install_github("MatthewHeun/MKHthemes", build_vignettes = TRUE)

More Information

Find more information, including vignettes and function documentation, at https://MatthewHeun.github.io/MKHthemes/.

About

Themes for ggplot2 graphics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages