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

AuthorGuangchuang Yu [aut, cre, cph] (ORCID: <https://orcid.org/0000-0002-6485-8781>)
MaintainerGuangchuang Yu <guangchuangyu@gmail.com>
LicenseArtistic-2.0
Version0.1.0
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 Jan. 15, 2026, 5:07 p.m.