Skip to content

YuLab-SMU/plotbb

Repository files navigation

plotbb: Grammar of Graphics for base plot

A grammar of graphics framework built on ‘base’ graphics. It provides a ‘bbplot’ object and a ‘+’ operator to incrementally compose plots from data, aesthetic mappings and layers, then render them using the base plotting system. The package includes common geometric layers (points, lines, segments, bars, histograms, boxplots and tiles), scales for color and other aesthetics, legends, faceting, themes, and significance annotations.

✍️ Author

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://yulab-smu.top

⏬ Installation

Get the released version from CRAN:

install.packages("plotbb")

Or the development version from github:

remotes::install_github("YuLab-SMU/plotbb")

💖 Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.

About

🖌️ Grammar of Graphics for base plot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published