I think the thing that escaped me for quite a while was tracking down
the syntax to specify elements of a list element:
x[[5]][3:7] to get items from within the 5th element of x.
Seems IIRC there are some types of variables for which the form
x$thing[3:7] fails and others for which it work
Rolf Turner wrote:
>
> On 3/02/2009, at 12:45 PM, David Epstein wrote:
>
>>
>> I'm sure I've read about the difference between a[[i]] and a[i] in R,
>> but I
>> cannot recall what I read. Even more disturbing is the fact that I don't
>> know how to search the newsgroup for this. All the different
>
On 3/02/2009, at 12:45 PM, David Epstein wrote:
I'm sure I've read about the difference between a[[i]] and a[i] in
R, but I
cannot recall what I read. Even more disturbing is the fact that I
don't
know how to search the newsgroup for this. All the different
combinations I
tried were dec
On 02/02/2009 6:45 PM, David Epstein wrote:
I'm sure I've read about the difference between a[[i]] and a[i] in R, but I
cannot recall what I read. Even more disturbing is the fact that I don't
know how to search the newsgroup for this. All the different combinations I
tried were declared not to b
I'm sure I've read about the difference between a[[i]] and a[i] in R, but I
cannot recall what I read. Even more disturbing is the fact that I don't
know how to search the newsgroup for this. All the different combinations I
tried were declared not to be valid search syntax.
1. What sort of objec
5 matches
Mail list logo