Answer Posted / Nirbhay Narayan Pandey
Some additional important R functions include `sum()` (sums elements of a vector, matrix or data frame), `mean()` (calculates the arithmetic mean of a numeric vector or data frame column), `median()` (finds the median value of a numeric vector), and `sd()` (computes the sample standard deviation).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers