get_fo_effort {icesVMS}R 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)


[Package icesVMS version 1.1.4 Index]