in Data Handling by
Which function can be used when a vector needs to be split into groups defined by a classifying factor, compute a function on the subsets, and return the results?

1 Answer

0 votes
by
Ans  tapply
...