From c3e09fdd9b6b97007c6d860d96f15e9a35590cc7 Mon Sep 17 00:00:00 2001
From: "Kyla Belisario (she/her)" <71769015+kbelisar@users.noreply.github.com>
Date: Mon, 27 Jun 2022 21:54:57 -0400
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c09a609..3c48a17 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
# The 'ggcorset' package
-
+
The 'ggcorset' package introduces a visualization technique coined the corset plot. It is used strictly to visualize repeat measures data at 2 time points (such as pre- and post- data). The distribution of measurements at each time point is visualized using a half violin, whilst the trajectories of individual change are visualized via spaghetti plots by connecting these two points linearly. These lines can be filled to visualize the magnitude of change or other user-defined observed value. This method of visualization is ideal for showing the true heterogeneity of data, including differences by sub-groups.