14.
What is the purpose of the boxplot() function in R?

16.
What does the qqline() function in R do when used with a quantile-quantile plot?

19.
How do you create a quantile-quantile plot for a numeric variable values against a theoretical distribution in R?

20.
In R, what is the purpose of the hist() function with the argument probability = TRUE?