powered by
Cut lines (SpatialLines) at a specified distance from the begining of the lines.
cut_lines_at_distance(lines, dists)
The SpatialLinesDataframe to cut
A vector of distances, if only one value is given, each line will be cut at that distance.
An object of class SpatialLinesDataFrame (package sp)
# NOT RUN { # This is an interal function, no example provided # }
Run the code above in your browser using DataLab