July 2016
Beginner to intermediate
832 pages
21h 51m
English

Data visualization is an important part of a statistical analysis. The visualization tools appropriate for a given data set are dependent upon the types of variables (as per the definitions in Sections 13.1.1 and 13.1.2) for which you’ve made observations. In this chapter, you’ll look at the most commonly used data plots in statistical analyses and see examples using both base R graphics and ggplot2 functionality.
Barplots and pie charts are commonly used to visualize qualitative data by category frequency. In this section you’ll learn how to generate both using R.
Read now
Unlock full access