[R] return()

Jonne Zutt j.zutt at tudelft.nl
Mon Dec 18 12:29:04 CET 2006


Well, put it in a list and return that list.
It's all written in ?return by the way.

Timothy.Mak at iop.kcl.ac.uk wrote:
> Dear R Help, 
>
> Why is it that if you try to return more than one objects using return(), 
> it says it is 'deprecated'? So how do I return more than 1 objects back to 
> the parent function? 
>
> Thanks, 
>
> Tim
>
> ______________________________________________
> 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.
>



More information about the R-help mailing list