Answer Posted / Shweta Sharma
Vector functions in R are functions that operate on vectors. Examples include arithmetic operations (+, -, *, ^), summary statistics (mean(), median(), sd()), and linear algebra functions (colSums(), rowSums()).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers