ggstance package has been superseded by ggplot2 3.3.0 (#917)

This commit is contained in:
Mitsuo Shiota 2021-02-09 02:33:15 +09:00 committed by GitHub
parent e13a376ef1
commit f1805f2bfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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