Description Usage Arguments Value See Also
View source: R/Spatial_Functions.R
Extract spatial polygon data for polygons or rectangles.
1  | extract_SFSW2_cells_from_shp(x, y, fields = NULL, code = NULL, ...)
 | 
x | 
 A object inheriting from data are extracted.  | 
y | 
 Either an object inheriting from
 
  | 
fields | 
 A character vector. If not   | 
code | 
 A vector. If not   | 
... | 
  | 
A vector or matrix with length/rows corresponding to the elements of
y and available columns requested by fields. If
!is.null(code), then the encoded 'factor levels' are returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.