Package: plotbb 0.0.6

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.

Authors:Guangchuang Yu [aut, cre, cph]

plotbb_0.0.6.tar.gz
plotbb_0.0.6.zip(r-4.5)plotbb_0.0.6.zip(r-4.4)plotbb_0.0.6.zip(r-4.3)
plotbb_0.0.6.tgz(r-4.4-any)plotbb_0.0.6.tgz(r-4.3-any)
plotbb_0.0.6.tar.gz(r-4.5-noble)plotbb_0.0.6.tar.gz(r-4.4-noble)
plotbb_0.0.6.tgz(r-4.4-emscripten)plotbb_0.0.6.tgz(r-4.3-emscripten)
plotbb.pdf |plotbb.html
plotbb/json (API)
NEWS

# Install 'plotbb' in R:
install.packages('plotbb', repos = c('https://guangchuangyu.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.04 score 11 scripts 127 downloads 22 exports 13 dependencies

Last updated 3 years agofrom:98c82cdf43. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 03 2024
R-4.5-winOKNov 03 2024
R-4.5-linuxOKNov 03 2024
R-4.4-winOKNov 03 2024
R-4.4-macOKNov 03 2024
R-4.3-winOKNov 03 2024
R-4.3-macOKNov 03 2024

Exports:%>%as.bbplotbb_aesbb_gridbb_labsbb_lmbb_pointbb_scale_col_palettebb_subbb_textbb_themebb_theme_deepbluebb_theme_expandbb_theme_greybb_tilebb_titlebb_xlabbb_ylabbbplotbbplot_addset_bb_themeunset_bb_theme

Dependencies:clicolorspacefarvergluelabelinglifecyclemagrittrmunsellR6RColorBrewerrlangscalesviridisLite

Grammar of Graphics for base plot

Rendered fromplotbb.Rmdusingknitr::rmarkdownon Nov 03 2024.

Last update: 2021-09-08
Started: 2021-09-08

Readme and manuals

Help Manual

Help pageTopics
as.bbplotas.bbplot
bb_aesbb_aes
bb_gridbb_grid
bb_labsbb_labs bb_sub bb_title bb_xlab bb_ylab
layerbb_lm bb_point bb_text bb_tile
bb_scale_col_palettebb_scale_col_palette
bb_themebb_theme bb_theme_deepblue bb_theme_expand bb_theme_grey
bbplotbbplot
set_bb_themeset_bb_theme
unset_bb_themeunset_bb_theme