Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.36 KB

index.md

File metadata and controls

22 lines (14 loc) · 1.36 KB

plummy

ci_badge codecov lifecycle_badge

An R package with custom ggplot2 themes.

Installation

install.packages(c("ggplot2", "scales", "showtext", "remotes"), 
  repos="https://cloud.r-project.org/")
remotes::install_github("royfrancis/plummy")

Acknowledgements

  • This code is adapted from hrbrmstr
  • Credit to for graphics.

Disclaimer

This R package is offered free and without warranty of any kind, either expressed or implied. I will not be held liable to you for any damage arising out of the use, modification or inability to use this program. This R package can be used, redistributed and/or modified freely for non-commercial purposes subject to the original source being properly cited. Licensed under GPL-3.