.
Thanks for help
Gianni
2009/4/7 Tomislav Hengl
>
> > -Original Message-
> > From: r-sig-geo-boun...@stat.math.ethz.ch [mailto:
> r-sig-geo-boun...@stat.math.ethz.ch] On Behalf
> > Of gianni lavaredo
> > Sent: Tuesday, April 07, 2009 4:44 PM
> > To:
> -Original Message-
> From: r-sig-geo-boun...@stat.math.ethz.ch
> [mailto:r-sig-geo-boun...@stat.math.ethz.ch] On Behalf
> Of gianni lavaredo
> Sent: Tuesday, April 07, 2009 4:44 PM
> To: r-sig-geo@stat.math.ethz.ch
> Subject: [R-sig-Geo] problem to module MERGE GR
Dear R Users
I have a problem to understand the loop merge in RSAGA
I have this file (not order name)
DEM2644147
DEM2644148
DEM2644149
DEM2744150
DEM2744155
DEM2744168
I did a file list in CSV:
path<- ("C:/mydata/")
temp <- paste(path,"input.csv", sep="")
input <- read.csv(temp, header = TRUE