Examveda
Examveda

In R, how is the mean of a numeric vector calculated using the mean() function?

A. mean(vector)

B. calculate.mean(vector)

C. vector.mean(vector)

D. avg(vector)

Answer: Option A


This Question Belongs to R Programming >> Introduction To R Programming

Join The Discussion

Related Questions on Introduction to R Programming