powered by
RESTRICTED. Only core members of the ICES VMS data call can access this data. Download a data.frame of VMS data from the ICES VMS and logbook database.
get_vms( country, year, month, c_square, gear_code, metier, stat_rec, ices_area, ecoregion, datacall = NULL )
a data.frame of VMS data
country code
integer year
integer month
character 0.05 degree c-square name
benthis gear code
level 6 metier code
ICES statistical rectangle
ICES area
ICES ecoregion
integer year giving which data call year to inquire about. If NULL returns the a summary of the most recent approved data.
if (FALSE) { # requires authorization vms <- get_vms(country = "DK", year = 2021, month = 1) }
Run the code above in your browser using DataLab