Answer Posted / Sumit Verma
The apply() function in R is used to apply a specified function along one, two, or three margins of an array or matrix. It allows you to perform operations on entire rows, columns, or subsets of data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers