Q. How is the maximum value of a numeric vector calculated in R using the max() function? (A) max(vector) (B) maximum(vector) (C) vectorMax(vector) (D) max_value(vector) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) max(vector)