Raw Message
Message-ID: <OFFB56F4D3.5C9B006B-ON80257248.003CC983-80257248.003E0833@iop.kcl.ac.uk> Date: 2006-12-18T11:06:46Z From: Timothy.Mak at iop.kcl.ac.uk Subject: 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