Examveda

Which of the following finds the maximum value in the vector x, exclude missing values?

A. rm(x)

B. max(x, na.rm=TRUE)

C. all(x)

D. x%in%y

Answer: Option B


This Question Belongs to R Programming >> Data Visualization With Ggplot2

Join The Discussion

Related Questions on Data Visualization with ggplot2