There we go, thank you!
On Fri, Feb 4, 2011 at 11:42 AM, Jeff Ryan wrote:
> Patrick,
>
> Take a look at all.vars to start with That will return the vars as
> characters, from there you can use get to test/proceed.
>
> > all.vars(parse.tree)
> [1] "x"
>
>
> Best,
> Jeff
>
> On Fri, Feb 4, 2011 a
There we go, thank you!
> On Fri, Feb 4, 2011 at 11:42 AM, Jeff Ryan wrote:
>
>> Patrick,
>>
>> Take a look at all.vars to start with That will return the vars as
>> characters, from there you can use get to test/proceed.
>>
>> > all.vars(parse.tree)
>> [1] "x"
>>
>>
>> Best,
>> Jeff
>>
>> On F
Patrick,
Take a look at all.vars to start with That will return the vars as
characters, from there you can use get to test/proceed.
> all.vars(parse.tree)
[1] "x"
Best,
Jeff
On Fri, Feb 4, 2011 at 1:37 PM, Patrick Leyshock wrote:
> Hello,
>
> I'm trying to access an object, given only its na