[R] A vector or array of data frames

michael watson (IAH-C) michael.watson at bbsrc.ac.uk
Thu Feb 17 14:01:48 CET 2005


Hi

A simple question again, but I can't find it by google-ing R-help.

Quite simply, I want to read in the contents of a number of files, using
read.table, and assign the results to elements of a
vector/array/list/whatever.

I want it so that, if my vector/array/whatever is "pos", that pos[1]
will give me the first data frame, pos[2] will give me the second etc...

Kind of basic stuff I know... Sorry..

Mick




More information about the R-help mailing list