From f1805f2bfc0a0bffe889677701831db8f7752676 Mon Sep 17 00:00:00 2001 From: Mitsuo Shiota <48662507+mitsuoxv@users.noreply.github.com> Date: Tue, 9 Feb 2021 02:33:15 +0900 Subject: [PATCH] ggstance package has been superseded by ggplot2 3.3.0 (#917) --- EDA.Rmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EDA.Rmd b/EDA.Rmd index b8a2977..b00ab84 100644 --- a/EDA.Rmd +++ b/EDA.Rmd @@ -378,8 +378,8 @@ ggplot(data = mpg) + Why does the combination of those two relationships lead to lower quality diamonds being more expensive? -1. Install the ggstance package, and create a horizontal boxplot. - How does this compare to using `coord_flip()`? +1. Exchange x variable and y variable in a vertical boxplot, and create + a horizontal boxplot. How does this compare to using `coord_flip()`? 1. One problem with boxplots is that they were developed in an era of much smaller datasets and tend to display a prohibitively large