map_vms: map VMS

View source: R/map_vms.R

map_vmsR Documentation

map VMS

Description

draws the trajectory of a fishing trip

Usage

map_vms(x = x, y = y, velocity = velocity, xlab = "LONGITUDE", ylab = "LATITUDE", text.lab = FALSE, legend_vel = FALSE, file_harbor = NULL)

Arguments

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


PabloMBooster/vmsR documentation built on June 29, 2023, 11:16 a.m.