Chapter 7. Data Visualization – R Graphics
Data visualization in R is typically performed using a graphic to display the characteristics of the data. As a result, the attributes become easier to understand or interpret. This chapter focuses on several graphics that can be used in R to achieve that goal.
R has several tools for visualization. In this chapter, we will cover the following topics:
- Interaction with robust graphics packages to manipulate a graphic once it is created from R
- Various mapping tools