Package: ggcorset 0.5.0
Kyla Belisario
ggcorset: The Corset Plot
Corset plots are a visualization technique used strictly to visualize repeat measures at 2 time points (such as pre- and post- data). The distribution of measurements are visualized at each time point, whilst the trajectories of individual change are visualized by connecting the pre- and post- values linearly. These lines can be coloured to represent the magnitude of change, or other user-defined value. This method of visualization is ideal for showing the heterogeneity of data, including differences by sub-groups. The package relies on 'ggplot2' allowing for easy integration so that users can customize their visualizations as required. Users can create corset plots using data in either wide or long format using the functions gg_corset() or gg_corset_elongated(), respectively.
Authors:
ggcorset_0.5.0.tar.gz
ggcorset_0.5.0.zip(r-4.5)ggcorset_0.5.0.zip(r-4.4)ggcorset_0.5.0.zip(r-4.3)
ggcorset_0.5.0.tgz(r-4.4-any)ggcorset_0.5.0.tgz(r-4.3-any)
ggcorset_0.5.0.tar.gz(r-4.5-noble)ggcorset_0.5.0.tar.gz(r-4.4-noble)
ggcorset_0.5.0.tgz(r-4.4-emscripten)ggcorset_0.5.0.tgz(r-4.3-emscripten)
ggcorset.pdf |ggcorset.html✨
ggcorset/json (API)
# Install 'ggcorset' in R: |
install.packages('ggcorset', repos = c('https://kbelisar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kbelisar/ggcorset/issues
- drinkdays - DRINKDAYS
corset-plotdata-visualizationdata-vizggplot2visualization
Last updated 3 months agofrom:3b6eb4be3a. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | NOTE | Nov 05 2024 |
R-4.5-linux | NOTE | Nov 05 2024 |
R-4.4-win | NOTE | Nov 05 2024 |
R-4.4-mac | NOTE | Nov 05 2024 |
R-4.3-win | NOTE | Nov 05 2024 |
R-4.3-mac | NOTE | Nov 05 2024 |
Exports:gg_corsetgg_corset_elongatedtheme_ggcorset
Dependencies:clicolorspacefansifarvergghalvesggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
DRINKDAYS | drinkdays |
CORSET PLOT | gg_corset |
CORSET PLOT ELONGATED | gg_corset_elongated |
THEME_GGCORSET | theme_ggcorset |