Learn R Programming

plotbb (version 0.0.6)

Grammar of Graphics for 'base' Plot

Description

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.

Copy Link

Version

Install

install.packages('plotbb')

Monthly Downloads

129

Version

0.0.6

License

Artistic-2.0

Maintainer

Guangchuang Yu

Last Published

September 8th, 2021

Functions in plotbb (0.0.6)

bb_scale_col_palette

bb_scale_col_palette
set_bb_theme

set_bb_theme
unset_bb_theme

unset_bb_theme
bb_lm

layer
reexports

Objects exported from other packages
bb_aes

bb_aes
bb_labs

bb_labs
as.bbplot

as.bbplot
bbplot

bbplot
bb_grid

bb_grid
bbplot_add

bbplot_add
bb_theme

bb_theme