mme_make_valid.Rd
This function uses an alternative method to try and make sf polygons valid. sf::st_make_valid often results in incorrect polygons with weird lines.
mme_make_valid(x, group)
sf object with invalid geometries
Group of original data to add the fixed data back into
a corrected sf object with valid geometries