Assess whether a planar partition is valid or not

st_is_pp_valid(x, valid_each = FALSE, quiet = TRUE, ...)

Arguments

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

Value

a logical value indicating if the partition is valid