powered by
Merge Lines if they form a longer linestring without external intersections (experimental)
heal_edges(lines, digits = 3, verbose = TRUE)
A SpatialLinesDataFrame
An integer indicating the number of digits to keep in coordinates
A boolean indicating if a progress bar should be displayed
A SpatialLinesDataFrame with the eventually merged geometries. Note that if lines are merged, only the attributes of the first line are preserved
# NOT RUN { #This is an internal function, no example provided # }
Run the code above in your browser using DataLab