Bert Gunter <gunter.berton <at> gene.com> writes:

> 
> Inline Below.

Well, Bert, then the manual where I found the example must be wrong. It is:

http://cran.r-project.org/doc/manuals/R-intro.html#Constructing-and-modifying-
lists

And textually it says:

Lists, like any subscripted object, can be extended by specifying additional 
components. For example

     > Lst[5] <- list(matrix=Mat)

______________________________________________
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.

Reply via email to