We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad750b2 commit 5d59a76Copy full SHA for 5d59a76
viz.Rmd
@@ -188,7 +188,7 @@ understand and remember your message quickly.
188
This section will cover examples of how to choose and refine a visualization
189
given a data set and a question that you want to answer, and then how to create
190
the visualization in R \index{ggplot} using the `ggplot2` R package. Given that
191
-the `ggplot2`package is loaded by the `tidyverse` metapackage, we still
+the `ggplot2` package is loaded by the `tidyverse` metapackage, we still
192
need to load only `tidyverse':
193
194
```{r 03-tidyverse, warning=FALSE, message=FALSE}
0 commit comments