Package: ggtibble 1.0.4
ggtibble: Create Tibbles and Lists of 'ggplot' Figures for Reporting
Create tibbles and lists of 'ggplot' figures that can be modified as easily as regular 'ggplot' figures. Typical use cases are for creating reports or web pages where many figures are needed with different data and similar formatting.
Authors:
ggtibble_1.0.4.tar.gz
ggtibble_1.0.4.zip(r-4.7)ggtibble_1.0.4.zip(r-4.6)ggtibble_1.0.4.zip(r-4.5)
ggtibble_1.0.4.tgz(r-4.6-any)ggtibble_1.0.4.tgz(r-4.5-any)
ggtibble_1.0.4.tar.gz(r-4.7-any)ggtibble_1.0.4.tar.gz(r-4.6-any)
ggtibble_1.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ggtibble/json (API)
| # Install 'ggtibble' in R: |
| install.packages('ggtibble', repos = c('https://humanpred.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/humanpred/ggtibble/issues
Pkgdown/docs site:https://humanpred.github.io
Last updated from:8973de9556. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 166 | ||
| source / vignettes | OK | 209 | ||
| linux-release-x86_64 | OK | 139 | ||
| macos-release-arm64 | OK | 84 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 111 | ||
| windows-release | OK | 99 | ||
| windows-oldrel | OK | 99 | ||
| wasm-release | OK | 121 |
Exports:%+%as_gglistas_ggtibblegglistggplotggsaveggtibblegroup_varsknit_printlabs_gluenew_gglistnew_ggtibblevec_arith
Dependencies:backportscheckmateclicpp11dplyrevaluatefarvergenericsggplot2gluegtablehighrisobandknitrlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Use the %+% operator from 'ggplot2' for 'ggtibble' and 'gglist' objects | %+% |
| Convert an object to a 'gglist' | as_gglist |
| Convert an object to a 'ggtibble' | as_ggtibble as_ggtibble.gglist |
| Extract all expressions to be evaluated by 'glue()' | extract_glue_expr |
| Generate a list of ggplots from a list of data.frames | gglist |
| Save a plot or list of plots | ggsave ggsave.gglist ggsave.ggtibble |
| Make a tibble where one column is the data to plot, one is the gglist, and one is the caption | ggtibble ggtibble.data.frame |
| Print a ggplot (usually within knit_print.gglist) | knit_print.gg |
| Print a list of plots made by gglist | knit_print.gglist knit_print.ggtibble |
| Generate ggplot2 labels based on data in a ggtibble | labs_glue |
| Create a new 'gglist' object | new_gglist |
| Create a new 'ggtibble' object | new_ggtibble |
| Plot a list of plots made by gglist | plot.gglist plot.ggtibble |
| Plot a 'NULL' object (render nothing) | plot.NULL |
