________________________________
From: Nora Schmid <noerchen306 at gmail.com>
To: r-sig-geo at r-project.org
Sent: Tuesday, 17 April 2012, 9:25
Subject: [R-sig-Geo] create a TS with multiple raster files
Hello,
Im new in R and dont have lots of experiences with programming...
Im trying to create a time series:
I read my raster data with the following:
for (f in list.files(pattern='*.rst')){assign(f, raster(f))}
How can I create afterwards a time series with the files I loaded? How
can I assign all files to one data frame? Whats the best way to create
from multiple raster files on time series?
Thanks a lot in advance,
yours
Nora
? [[alternative HTML version deleted]]
_______________________________________________
R-sig-Geo mailing list
R-sig-Geo at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo
[[alternative HTML version deleted]]
_______________________________________________
R-sig-Geo mailing list
R-sig-Geo at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo