View source: R/raster_predict_funs.R
| crop_raster_collar | R Documentation | 
Utility function to crop a raster by a neighborhood. Not exported
crop_raster_collar(pred_rast, ngb, cols, rows)
pred_rast | 
 [raster] predicted raster  | 
ngb | 
 [integer] square neighborhodd size in cells  | 
cols | 
 [integer] cols of crop  | 
rows | 
 [integer] rows of crop  | 
[raster] a cropped raster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.