Skip to content
Prev 106300 / 398506 Next

return()

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