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