Save raster to file when using stack() in R

المشرف العام

Administrator
طاقم الإدارة
I'm working on a function for raster package. In the end of the function I have to use stack() to create a RasterStack. When I do this the data source is in memory. I want to have the data source on a file.

For example if I use crop() I can do:

asd
 
أعلى