Opens a plot window showing the the map with the data, where the user can click profile coordinates.
get_coordinates(x, n = 1, type = "o", col = "#B63679FF", ...)draw_profile(x, n = 10, ...)
sf object of the profile.
sf object
the maximum number of points to locate. Valid values start at 1.
One of "n", "p", "l" or
"o". If "p" or "o" the points are
plotted; if "l" or "o" they are joined by lines.
color of line or point
additional graphics parameters used if type != "n"
for plotting the locations.