| .sits_shp_check_validity {sits} | R Documentation |
Check the validity of the shape file
.sits_shp_check_validity(shp_file, shp_attr = NULL, label = NULL)
shp_file |
SHP file which provides the boundaries of a region. |
shp_attr |
attribute in the shapefile that contains the label |
label |
Label to be used instead of shp_attr |