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 <[EMAIL PROTECTED]> 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 > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
