On Thu, May 27, 2010 at 9:43 AM, William Dunlap <wdun...@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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.