[R] list of complex objects?
Peter Langfelder
peter.langfelder at gmail.com
Thu May 27 21:27:05 CEST 2010
On Thu, May 27, 2010 at 9:43 AM, William Dunlap <wdunlap at tibco.com> wrote:
>> -----Original Message-----
>> Unlike with vectors, with lists you don't have to specify
>> length and can add
>> as many list components as you want later The length of the list will
>> automatically adjust.
>
> 'Nonrecursive' vectors (i.e., of numbers, strings, or logicals)
> auto-extend just as lists do.
I stand corrected.
Thanks,
Peter
More information about the R-help
mailing list