Package: ggplot2.utils 0.3.2.9002
Daniel Sabanés Bové
ggplot2.utils: Selected Utilities Extending 'ggplot2'
Selected utilities, in particular 'geoms' and 'stats' functions, extending the 'ggplot2' package. This package imports functions from 'EnvStats' <doi:10.1007/978-1-4614-8456-1> by Millard (2013), 'ggpp' <https://CRAN.R-project.org/package=ggpp> by Aphalo et al. (2023) and 'ggstats' <doi:10.5281/zenodo.10183964> by Larmarange (2023), and then exports them. This package also contains modified code from 'ggquickeda' <https://CRAN.R-project.org/package=ggquickeda> by Mouksassi et al. (2023) for Kaplan-Meier lines and ticks additions to plots. All functions are tested to make sure that they work reliably.
Authors:
ggplot2.utils_0.3.2.9002.tar.gz
ggplot2.utils_0.3.2.9002.zip(r-4.5)ggplot2.utils_0.3.2.9002.zip(r-4.4)ggplot2.utils_0.3.2.9002.zip(r-4.3)
ggplot2.utils_0.3.2.9002.tgz(r-4.4-any)ggplot2.utils_0.3.2.9002.tgz(r-4.3-any)
ggplot2.utils_0.3.2.9002.tar.gz(r-4.5-noble)ggplot2.utils_0.3.2.9002.tar.gz(r-4.4-noble)
ggplot2.utils_0.3.2.9002.tgz(r-4.4-emscripten)ggplot2.utils_0.3.2.9002.tgz(r-4.3-emscripten)
ggplot2.utils.pdf |ggplot2.utils.html✨
ggplot2.utils/json (API)
NEWS
# Install 'ggplot2.utils' in R: |
install.packages('ggplot2.utils', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/insightsengineering/ggplot2.utils/issues
Last updated 2 months agofrom:122c9ece2f. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:geom_kmgeom_km_ticksgeom_tablegeom_table_npcGeomKmGeomKmTicksstat_kmstat_km_ticksstat_n_textstat_propStatKmStatKmTicksStatPropttheme_gtbwttheme_gtdarkttheme_gtdefaultttheme_gtlightttheme_gtminimalttheme_gtplainttheme_gtsimplettheme_gtstripesttheme_set
Dependencies:backportscheckmateclicolorspacecpp11dplyrEnvStatsfansifarverforcatsgenericsggplot2ggppggstatsgluegridExtragtableisobandlabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmenortestpatchworkpillarpkgconfigpolynompurrrR6RColorBrewerrlangscalesstringistringrsurvivaltibbletidyrtidyselecttimechangeutf8vctrsviridisLitewithrxtszoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
'ggplot2.utils' Package | ggplot2.utils-package ggplot2.utils |
Add a Kaplan-Meier Survival Curve | geom_km |
Add Tick Marks to a Kaplan-Meier Survival Curve | geom_km_ticks |
Inset tables | geom_table geom_table_npc |
Adds a Kaplan-Meier Estimate of Survival Statistic | stat_km |
Adds Tick Marks to a Kaplan-Meier Estimate of Survival Statistic | stat_km_ticks |
Add Text Indicating the Sample Size to a ggplot2 Plot | stat_n_text |
Compute Proportions According to Custom Denominator | StatProp stat_prop |
Table themes | ttheme_gtbw ttheme_gtdark ttheme_gtdefault ttheme_gtlight ttheme_gtminimal ttheme_gtplain ttheme_gtsimple ttheme_gtstripes |
Set default table theme | ttheme_set |