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.

Package details

AuthorGuangchuang Yu [aut, cre, cph] (<https://orcid.org/0000-0002-6485-8781>)
MaintainerGuangchuang Yu <guangchuangyu@gmail.com>
LicenseArtistic-2.0
Version0.0.6
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("plotbb")

Try the plotbb package in your browser

Any scripts or data that you put into this service are public.

plotbb documentation built on Sept. 8, 2021, 9:07 a.m.