Get all problematics polygon
st_pp_problem( x, valid_each = FALSE, thinness = 0.3, min_sliver_area = -1, quiet = TRUE, ... )
| x | object of class sf |
|---|---|
| valid_each | logical; skip the individual validation of each polygon, default to FALSE |
| thinness | numeric; the degree of thinness. default to 0.3 |
| min_sliver_area | numeric; the degree of thinness. default to -1.0 |
| quiet | logical; if TRUE output are less verbose |
| ... | extra parameters for other algorithms |
a sf object containing the problematic polygons