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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:98c82cdf43. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 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
Readme and manuals
Help Manual
Help page | Topics |
---|---|
as.bbplot | as.bbplot |
bb_aes | bb_aes |
bb_grid | bb_grid |
bb_labs | bb_labs bb_sub bb_title bb_xlab bb_ylab |
layer | bb_lm bb_point bb_text bb_tile |
bb_scale_col_palette | bb_scale_col_palette |
bb_theme | bb_theme bb_theme_deepblue bb_theme_expand bb_theme_grey |
bbplot | bbplot |
set_bb_theme | set_bb_theme |
unset_bb_theme | unset_bb_theme |