| .sits_shp_polygon_to_tibble {sits} | R Documentation |
Obtain a tibble from POLYGON geometry
.sits_shp_polygon_to_tibble(sf_shape, shp_attr, label, .n_shp_pol)
sf_shape |
sf object linked to a shapefile |
shp_attr |
Attribute in the shapefile used as a polygon label |
label |
Label to be assigned to points |
.n_shp_pol |
Number of samples per polygon to be read |