View source: R/cliprasterbuffer.R
cliprasterbuffer | R Documentation |
Internal function that clips raster tiles by a specified buffer. Useful when tiles were created with overlap to handle edge effects.
cliprasterbuffer(rasterpath, buffercells)
rasterpath |
file path to raster file |
buffercells |
vector indicating the number of buffer in ncells in x and y dimension. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.