Book Image

R for Data Science

By : Dan Toomey
Book Image

R for Data Science

By: Dan Toomey

Overview of this book

Table of Contents (19 chapters)

Summary


In this chapter, we explored a variety of plotting methods in R. We covered scatter plots, step diagrams, and histograms. We added a regression line and a lowess line to a plot. We used a couple of different tools to plot matrices. We saw a density scatter plot. We used bar graphs. And finally, we generated a word cloud.

In the next chapter, we will cover 3D modeling.