| .sits_from_point_shp {sits} | R Documentation |
Obtain a tibble with latitude and longitude points from POINT geometry
.sits_from_point_shp(sf_shape, shp_attr, label)
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 |