May 2019
Beginner to intermediate
266 pages
5h 57m
English
Box plots include a simple way of representing statistical data of the given plot in which the rectangle is drawn, including the second and third quartiles. The vertical line is used to indicate the median value, while the lower and upper quartiles are displayed on either side of the rectangle. We can create and customize the box plot using the steps mentioned as follows:
> library(ggplot2)Attaching package: 'ggplot2'The following object is masked _by_ '.GlobalEnv':mpgWarning message:package 'ggplot2' was built under R version 3.5.3
Read now
Unlock full access