Assess whether a planar partition is valid or not
st_is_pp_valid(x, valid_each = FALSE, quiet = TRUE, ...)
x | object of class sf |
---|---|
valid_each | logical; skip the individual validation of each polygon, default to FALSE |
quiet | logical; if TRUE output are less verbose |
... | extra parameters for other algorithms |
a logical value indicating if the partition is valid