Description Usage Arguments Value Examples
View source: R/fct_vessel_map.R
A function to create a leaflet map
1 | vessel_map(vdata)
|
vdata |
a data frame with vessel data |
a leaflet map with two points for the start and end of the trip
1 | if(interactive()) {vessel_map(distances[1,])}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.