[Rd] Lists and data frames (PR#8143)
fwagner@fh-lausitz.de
fwagner at fh-lausitz.de
Mon Sep 19 15:34:05 CEST 2005
Full_Name: Frank Wagner
Version: R 2.1.1
OS: Windows
Submission from: (NULL) (193.174.73.34)
Hi,
The pdf file R-intro descripe on page 27 that lists can be extended by adding
numbers.
Unfortunately, it's not working
## example :
# if i did not declare the variable an error occurs : object not found
mylist <- list()
mylist[1] <- list(value1=3, value2=5)
## Error
Can you please help me
Thank you
Regards
Frank Wagner
More information about the R-devel
mailing list