get_fo_effort: Download fishing effort summaries

View source: R/get_fo_effort.R

get_fo_effortR Documentation

Download fishing effort summaries

Description

Download a data.frame of kw fishing hours by country and year for a given ICES ecoregion.

Usage

get_fo_effort(ecoregion)

Arguments

ecoregion

ICES ecoregion

Value

a data.frame

Examples

## Not run: 
# requires authorization
ns_effort_data <- get_fo_effort("Greater North Sea")

## End(Not run)


ices-tools-prod/icesVMS documentation built on April 24, 2023, 2:31 a.m.