Package: plotbb 0.1.2
plotbb: Grammar of Graphics for 'base' Plot
A grammar of graphics framework built on 'base' graphics. It provides a 'bbplot' object and a '+' operator to incrementally compose plots from data, aesthetic mappings and layers, then render them using the base plotting system. The package includes common geometric layers (points, lines, segments, bars, histograms, boxplots and tiles), scales for color and other aesthetics, legends, faceting, themes, and significance annotations.
Authors:
plotbb_0.1.2.tar.gz
plotbb_0.1.2.zip(r-4.7)plotbb_0.1.2.zip(r-4.6)plotbb_0.1.2.zip(r-4.5)
plotbb_0.1.2.tgz(r-4.6-any)plotbb_0.1.2.tgz(r-4.5-any)
plotbb_0.1.2.tar.gz(r-4.7-any)plotbb_0.1.2.tar.gz(r-4.6-any)
plotbb_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
plotbb/json (API)
| # 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 from:251eb76c37. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 214 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| windows-devel | OK | 111 | ||
| windows-release | OK | 105 | ||
| windows-oldrel | OK | 126 | ||
| wasm-release | OK | 122 |
Exports:%>%as.bbplotbb_aesbb_barbb_boxplotbb_densitybb_errorbarbb_facet_wrapbb_gridbb_histbb_labsbb_legendbb_linebb_lmbb_pointbb_scale_cex_continuousbb_scale_cex_manualbb_scale_col_gradientbb_scale_col_manualbb_scale_col_palettebb_scale_lty_manualbb_scale_pch_manualbb_segmentbb_signifbb_subbb_textbb_themebb_theme_bwbb_theme_deepbluebb_theme_expandbb_theme_greybb_theme_minimalbb_tilebb_titlebb_xlabbb_ylabbbplotbbplot_addset_bb_themeunset_bb_theme
Dependencies:clifarvergluelabelinglifecyclemagrittrR6RColorBrewerrlangscalesviridisLite
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| as.bbplot | as.bbplot |
| bb_aes | bb_aes |
| bb_boxplot | bb_bar bb_boxplot bb_density bb_errorbar bb_hist bb_line bb_lm bb_point bb_segment bb_signif bb_text bb_tile |
| bb_facet_wrap | bb_facet_wrap |
| bb_grid | bb_grid |
| bb_labs | bb_labs bb_sub bb_title bb_xlab bb_ylab |
| bb_legend | bb_legend |
| bb_scale_col_palette | bb_scale_col_gradient bb_scale_col_manual bb_scale_col_palette |
| aesthetic scales | bb_scale_cex_continuous bb_scale_cex_manual bb_scale_lty_manual bb_scale_pch_manual |
| bb_theme | bb_theme bb_theme_bw bb_theme_deepblue bb_theme_expand bb_theme_grey bb_theme_minimal |
| bbplot | bbplot |
| set_bb_theme | set_bb_theme |
| unset_bb_theme | unset_bb_theme |
