Usage of apply
Google for contributed documentation CRAN and in the first hit look through the several dozen tutorials there until you find one that describes the apply functions in a way meaningful to you. There is also some tutorial information on the relevant portion of this page: http://zoonek2.free.fr/UNIX/48_R/02.html
On 12/6/06, Jin Shusong <shusong.jin at gmail.com> wrote:
Dear R Users,
Are there any documents on the usage of apply, tapply,
sapply so that I avoid explicit loops. I found that these
three functions were quite hard to be understood. Thank you
in advance.
--
Jin
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.