draw | R Documentation |
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, ...)
x |
|
n |
the maximum number of points to locate. Valid values start at 1. |
type |
One of |
col |
color of line or point |
... |
additional graphics parameters used if |
sf
object of the profile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.