Open ateucher opened 5 years ago
Add an option to check validity of outputs, use sf::st_is_valid() and rgeos::gIsValid() as per @rsbivand's suggestion in #89.
sf::st_is_valid()
rgeos::gIsValid()
Add an option to check validity of outputs, use
sf::st_is_valid()
andrgeos::gIsValid()
as per @rsbivand's suggestion in #89.