[R] Multiple assignments in one statement
Gabor Grothendieck
ggrothendieck at gmail.com
Sat Jul 9 02:00:00 CEST 2005
Check out:
http://tolstoy.newcastle.edu.au/R/help/04/06/1430.html
http://tolstoy.newcastle.edu.au/R/help/04/06/1406.html
On 7/8/05, Jeffrey Horner <jeff.horner at vanderbilt.edu> wrote:
> Is this possible?
>
> For instance, I have a function that returns a vector length 3. In one
> statement I'd like to assign each element of the vector to different
> variables. Syntactically, I hoped this would work:
>
> c(x,y,z) <- myfun();
>
> Thanks,
> --
> Jeffrey Horner Computer Systems Analyst School of Medicine
> 615-322-8606 Department of Biostatistics Vanderbilt University
>
> ______________________________________________
> 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