[R] importing multiple file form folder
mpavlic
matevz.pavlic at gi-zrmk.si
Sun Jun 10 11:21:04 CEST 2012
Thanks for reply Rui,
this is not exactly what i need. The way you proposed i get the data
structured like this :
Length, TempAtLocation1, TempAtLocation2....TempAtLocationN
What i'd like is to actuall get the data from each file in Columns, but they
should be binded in rows in one table...something like this :
Length, Date(or the name of each file), Temperature
.
.
file 1 .
.
.
.
.
file 2 .
.
.
.
.
file 3 .
.
.
.
.
file N .
.
.
In that way i would have only three columns, and each 970 inputs (rows) the
values woud represent temperature at different date (meaning imported column
from a new file).
Any ideas?
--
View this message in context: http://r.789695.n4.nabble.com/importing-multiple-file-form-folder-tp4631637p4632929.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list