Examveda

Which of the following finds row sums for each level of a grouping variable?

A. as.numeric(x)

B. rowsum(x, group, reorder = TRUE, ...)

C. as.order(x)

D. colSums (x, na.rm = FALSE, dims = 1)

Answer: Option B


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

Join The Discussion

Related Questions on Data Visualization with ggplot2