[R] Difference between loops and vectorization
Santosh Srinivas
santosh.srinivas at gmail.com
Wed Dec 1 03:04:10 CET 2010
Hello R-helpers,
A fundamental question ...I'm trying to understand the differences
between loop and vectorization ... I understand that it should be a
natural choice to use apply / adply when it is needed to perform the
same function across all rows of a data frame.
Any pointers on why this is so? Unable to find the right reading place
on the WWW which explains the concept.
Thanks for your help.
S
More information about the R-help
mailing list