What is the purpose of the boxplot() function in R?
A. Creates a box-and-whisker plot for a numeric variable
B. Plots a box-shaped figure with user-defined dimensions
C. Estimates the probability density function of a variable
D. Generates a random sample from a box-shaped distribution
Answer: Option A
Join The Discussion