Skip to content
Prev 155237 / 398506 Next

re ferring to a group of vectors without explicit enumeration

shalu <shahlar <at> hotmail.com> writes:
I think this is essentially

http://cran.r-project.org/doc/FAQ/R-FAQ.html
#How-can-I-turn-a-string-into-a-variable?

[URL broken in order to make Gmane happy, reassemble it 
in your browser]

  the short answer: assign(), but it would work better
to use a list instead.

  Ben Bolker