[R-sig-Geo] Grass and raster package

Martin martin_brandt at gmx.net
Mon Oct 25 13:58:40 CEST 2010


i found a solution, if someone else is interested:

system("g.mlist type=rast pattern='lin*' >tmp")

k=c(scan("tmp", what='string'))  

x=readRAST6(k)

b=brick(x)
-- 
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/Grass-and-raster-package-tp5667199p5670360.html
Sent from the R-sig-geo mailing list archive at Nabble.com.



More information about the R-sig-Geo mailing list