get_fo_landings {icesVMS}R Documentation

Download fishing landings summaries

Description

Download a data.frame of total weight by country and year for a given ICES ecoregion.

Usage

get_fo_landings(ecoregion)

Arguments

ecoregion

ICES ecoregion

Value

a data.frame

Examples

## Not run: 
# requires authorization
ns_landings_data <- get_fo_landings("Greater North Sea")

## End(Not run)


[Package icesVMS version 1.1.4 Index]