On Jan 28, 2010, at 4:03 PM, Jonathan Greenberg wrote: > list1=c(1:10) # neither of which really are lists > list2=c(2:4) > > lists = list(list1,list2) $ a list of two vectors. David Winsemius, MD Heritage Laboratories West Hartford, CT