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_logbook( country, year, month, gear_code, metier, stat_rec, ices_area, ecoregion )
a data.frame of VMS data
country code
integer year
integer month
benthis gear code
level 6 metier code
ICES statistical rectangle
ICES area
ICES ecoregion
if (FALSE) { # requires authorization logbook <- get_logbook(country = "DK", year = 2021, month = 1) }
Run the code above in your browser using DataLab