Description Usage Arguments Details Value Examples
View source: R/iterate_over_tiles.R
Apply a function in tiles.
| 1 2 3 | 
| x | 
 | 
| fun | function | 
| tile_size | numeric. Tile size in pixels. | 
| filename | character. To create a file during the process. | 
| ... | Additional arguments as for  | 
Useful if you are running out of RAM while running spatial sensitive process.
Raster
| 1 | /inst/examples/iterate_over_tiles_example.R
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.