<div>Dear all,</div>
<div> </div>
<div>I am running R inside GRASS 6.4 and I can see a list</div>
<div>of all my raster files when I type (from the R session)</div>
<div> </div>
<div>system(&quot;g.list rast&quot;)</div>
<div> </div>
<div>But I would like to pass the list of rasters to a vector object in R.</div>
<div> </div>
<div>I tryed innocently this, but not worked:</div>
<div>
<div> </div>
<div>my.rast.list&lt;-system(&quot;g.list rast&quot;) </div>
<div> </div>
<div>I also would like to define a pattern of raster names to the g.list command,</div>
<div>like only return that raster names that have &quot;_output_&quot; on the name.</div>
<div> </div>
<div>By the way, I am running GRASS inside MSYS, under windows.</div>
<div> </div>
<div>Cheers</div>
<div> </div>
<div>milton</div></div>
<div> </div>
<div> </div>