Package: ggkodom 1.0.3

ggkodom: Visualize Individual Longitudinal Trajectories
A 'ggplot2'-based toolkit for visualizing individual-level longitudinal trajectories. Creates linear kodom plots, circular kodom plots, heatmaps, and state-ribbon charts for repeated-measures data. Each subject gets its own visual lane with measurements colored by value, revealing patterns across subjects and time. The circular variant resembles the Kodom flower.
Authors:
ggkodom_1.0.3.tar.gz
ggkodom_1.0.3.tar.gz(r-4.7-any)ggkodom_1.0.3.tar.gz(r-4.6-any)
ggkodom_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ggkodom/json (API)
NEWS
| # Install 'ggkodom' in R: |
| install.packages('ggkodom', repos = c('https://cran.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:6f08a0aca1. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 192 | ||
| source / vignettes | OK | 220 | ||
| linux-release-x86_64 | OK | 143 | ||
| wasm-release | OK | 123 |
Exports:coord_kodom_periodicgeom_kodom_branchgeom_kodom_circulargeom_kodom_heatmapgeom_kodom_linegeom_kodom_periodickodom_colorsscale_color_kodomscale_colour_kodomscale_fill_kodomscale_x_kodom_periodicscale_y_kodom_periodictheme_kodomtheme_kodom_circulartheme_kodom_periodic
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Polar coordinate system for periodic Kodom plots | coord_kodom_periodic |
| Branching swimlane plot for observed paths and counterfactual predictions | geom_kodom_branch |
| Circular ("Kodom") swimlane plot for longitudinal trajectories | geom_kodom_circular |
| Swimlane heatmap for longitudinal trajectories | geom_kodom_heatmap |
| Swimlane line plot for longitudinal trajectories | geom_kodom_line |
| Periodic "Star Trail" swimlane plot for longitudinal trajectories | geom_kodom_periodic |
| Kodom color palette | kodom_colors |
| Kodom color scale for the color aesthetic | scale_color_kodom scale_colour_kodom |
| Kodom fill scale for the fill aesthetic | scale_fill_kodom |
| X-scale for periodic longitudinal plots | scale_x_kodom_periodic |
| Radial scale for periodic Kodom plots | scale_y_kodom_periodic |
| Clean theme for ggkodom linear and heatmap plots | theme_kodom |
| Theme for circular ggkodom plots | theme_kodom_circular |
| Theme for periodic Kodom plots | theme_kodom_periodic |
