Examveda

Which of the following statement finds the maximum for each column?

A. apply(x,2,max)

B. col.max(x)

C. which.min(x)

D. which.max(x)

Answer: Option A


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

Join The Discussion

Related Questions on Data Visualization with ggplot2