Message-ID: <m2aco2ql61.fsf@macaroni.local>
Date: 2005-04-14T00:03:34Z
From: Seth Falcon
Subject: Map a string to an object
In-Reply-To: <10dee4690504131646374ea0c4@mail.gmail.com> (Fernando Saldanha's message of "Wed, 13 Apr 2005 19:46:08 -0400")
Fernando Saldanha <fsaldan1 at gmail.com> writes:
> Is there a way in R to get an object whose name is given by a string?
>
> That is, like a function getObject(mystring) such that
>
> getObject('astring')
>
> returns the object astring (assuming it exists)?
?get