September 2017
Intermediate to advanced
802 pages
37h 6m
English
The requirement for both visualizations in this recipe is to display a distribution of the product list prices that have been sold online in the current calendar year. The first example uses the standard hist() function with R's base graphics and the second example uses the ggplot() function provided by the ggplot2 package for R.
Read now
Unlock full access