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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns