Vidyalelo
R Programming · Q136

Data Manipulation with dplyr

Programming · R Programming · question 136

Q136

Point out the wrong statement?

A.
mean_se is used to calculate mean and standard errors on either side
B.
hmisc wraps up a selection of summary functions from Hmisc to make it easy to use
C.
plot is used to create a scatterplot matrix (experimental)
Answer
D.
translate_qplot_base is used for translating between qplot and base graphics

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board