Package: ggtibble 1.0.1.9000
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.1.9000.tar.gz
ggtibble_1.0.1.9000.zip(r-4.5)ggtibble_1.0.1.9000.zip(r-4.4)ggtibble_1.0.1.9000.zip(r-4.3)
ggtibble_1.0.1.9000.tgz(r-4.4-any)ggtibble_1.0.1.9000.tgz(r-4.3-any)
ggtibble_1.0.1.9000.tar.gz(r-4.5-noble)ggtibble_1.0.1.9000.tar.gz(r-4.4-noble)
ggtibble_1.0.1.9000.tgz(r-4.4-emscripten)ggtibble_1.0.1.9000.tgz(r-4.3-emscripten)
ggtibble.pdf |ggtibble.html✨
ggtibble/json (API)
NEWS
# Install 'ggtibble' in R: |
install.packages('ggtibble', repos = c('https://billdenney.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/billdenney/ggtibble/issues
Pkgdown:https://billdenney.github.io
Last updated 15 days agofrom:7a10442b2c. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 08 2024 |
R-4.5-win | NOTE | Dec 08 2024 |
R-4.5-linux | NOTE | Dec 08 2024 |
R-4.4-win | NOTE | Dec 08 2024 |
R-4.4-mac | NOTE | Dec 08 2024 |
R-4.3-win | NOTE | Dec 08 2024 |
R-4.3-mac | NOTE | Dec 08 2024 |
Exports:%+%gglistggplotggsaveggtibblegroup_varsknit_printlabs_gluenew_gglistnew_ggtibblevec_arith
Dependencies:clicolorspacecpp11dplyrevaluatefansifarvergenericsggplot2gluegtablehighrisobandknitrlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Use the %+% operator from 'ggplot2' for 'ggtibble' and 'gglist' objects | %+% |
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 |