[R] constructing lists

Griffith Feeney gfeeney at hawaii.edu
Thu Jan 27 22:48:45 CET 2000


Constructing lists with

list(name1=name1, name2=name2, ...)

is tedious when there are many objects and names are long. Is there an R
function that takes a character vector of object names as an argument and
returns a list with each objected tagged by its name? Going in the other
direction, is there a function that takes such a list as an argument and
instantiates each object in the list under its name?

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list