YuLab-SMU/plotbb: Grammar of Graphics for 'base' Plot

Proof of concept for implementing grammar of graphics using base plot. The bbplot() function initializes a 'bbplot' object to store input data, aesthetic mapping, a list of layers and theme elements. The object will be rendered as a graphic using base plot command if it is printed.

Getting started

Package details

Maintainer
LicenseArtistic-2.0
Version0.0.6
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("YuLab-SMU/plotbb")
YuLab-SMU/plotbb documentation built on Sept. 10, 2021, 2:42 a.m.