Skip to content
Prev 6970 / 29559 Next

polygons to grid?

Hi Agus,

In this function, and in all other functions in 'raster', the values
of a new RasterLayer object are written to disk if they cannot be
stored in memory (they are saved in a temporary file that is erased
the next time you load the package). To force writing to disk, and to
a more permanent file, you can provide an argument "filename=  "  (and
"format= " to choose the file format).

Robert
On Sat, Nov 21, 2009 at 11:28 AM, Agustin Lobo <Agustin.Lobo at ija.csic.es> wrote: