Other packages > Find by keyword >

ggcorset  

The Corset Plot
View on CRAN: Click here


Download and install ggcorset package within the R console
Install from CRAN:
install.packages("ggcorset")

Install from Github:
library("remotes")
install_github("cran/ggcorset")

Install by package version:
library("remotes")
install_version("ggcorset", "0.5.0")



Attach the package and use:
library("ggcorset")
Maintained by
Kyla Belisario
[Scholar Profile | Author Map]
First Published: 2022-04-05
Latest Update: 2022-12-11
Description:
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.
How to cite:
Kyla Belisario (2022). ggcorset: The Corset Plot. R package version 0.5.0, https://cran.r-project.org/web/packages/ggcorset. Accessed 08 Apr. 2025.
Previous versions and publish date:
0.1.0 (2022-04-05 12:12), 0.2.0 (2022-05-29 14:40), 0.3.0 (2022-06-28 04:20), 0.4.0 (2022-12-11 04:30), 0.4.5 (2022-12-11 23:20)
Other packages that cited ggcorset R package
View ggcorset citation profile
Other R packages that ggcorset depends, imports, suggests or enhances
Complete documentation for ggcorset
Functions, R codes and Examples using the ggcorset R package
Some associated functions: drinkdays . gg_corset . gg_corset_elongated . theme_ggcorset . 
Some associated R codes: drinkdays.R . gg_corset.R . gg_corset_elongated.R . utils.R .  Full ggcorset package functions and examples
Downloads during the last 30 days
03/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/07Downloads for ggcorset051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

dave  
Functions for "Data Analysis in Vegetation Ecology"
A collection of functions accompanying the book "Data Analysis in Vegetation Ecology". 3rd ed. CABI, ...
Download / Learn more Package Citations See dependency  
icr  
Compute Krippendorff's Alpha
Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and ...
Download / Learn more Package Citations See dependency  
seasonalclumped  
Toolbox for Clumped Isotope Seasonality Reconstructions
Compiles a set of functions and dummy data that simplify reconstructions of seasonal temperature va ...
Download / Learn more Package Citations See dependency  
ssc  
Semi-Supervised Classification Methods
Provides a collection of self-labeled techniques for semi-supervised classification. In semi-superv ...
Download / Learn more Package Citations See dependency  
sybil  
Efficient Constrained Based Modelling
This Systems Biology Package Gelius-Dietrich et. al. 2012 doi10.11861752-0509-7-125 implements algor ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA