Fixed typo (#1185)
This commit is contained in:
parent
69df813e31
commit
35f9c847b7
|
@ -854,4 +854,4 @@ You also learned about commonly used plots for visualizing the distribution of a
|
|||
We'll use visualizations again and again through out this book, introducing new techniques as we need them as well as do a deeper dive into creating visualizations with ggplot2 in @sec-layers through @sec-exploratory-data-analysis.
|
||||
|
||||
With the basics of visualization under your belt, in the next chapter we're going to switch gears a little and give you some practical workflow advice.
|
||||
We intersperse workflow advice with data science tools throughout this part of the book because it'll help you stay organize as you write increasing amounts of R code.
|
||||
We intersperse workflow advice with data science tools throughout this part of the book because it'll help you stay organized as you write increasing amounts of R code.
|
||||
|
|
Loading…
Reference in New Issue