[R] how to get a series of results by "loop"

Gabor Grothendieck ggrothendieck at gmail.com
Fri May 26 03:38:24 CEST 2006


See 7.21 of the R FAQ

http://www.ugcs.caltech.edu/manuals/math/R-2.2.1-FAQ/R-FAQ_71.html

On 5/25/06, zhang jian <jzhang1982 at gmail.com> wrote:
> I want to get a series of results by "loop".
> For example, when i = 1, get a data frame "r1"; when i = 2, get a data frame
> "r2" ...... And the result include all the data frames.
> But I donot know how to get a series of data frames.
> Thanks!
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> 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
>



More information about the R-help mailing list