21.
How do you create a kernel density plot in R for a numeric variable values?

22.
What is the purpose of the barplot() function in R?

24.
In R, what does the plot() function do when applied to a linear regression model?

26.
What is the role of the layout() function in R graphics?

27.
In R, what does the polygon() function do when used in a plot?

29.
What is the purpose of the pairs() function in R?

30.
How do you create a time series plot in R for a numeric variable values with corresponding time points time?