get_fo_landings: Download fishing landings summaries

View source: R/get_fo_landings.R

get_fo_landingsR 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)


icesVMS documentation built on March 31, 2023, 5:49 p.m.