map_vms | R Documentation |
draws the trajectory of a fishing trip
map_vms(x = x, y = y, velocity = velocity, xlab = "LONGITUDE", ylab = "LATITUDE", text.lab = FALSE, legend_vel = FALSE, file_harbor = NULL)
x |
longitude |
y |
latitude |
velocity |
vessel's speed |
xlab |
x-axis label |
ylab |
y-axis label |
file_harbor |
file containing latitude and longitude of the ports |
text.lab |
text label |
legend_vel |
legends of speed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.