Learn R Programming

icesVMS (version 1.1.4)

get_fo_effort: 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)

Value

a data.frame

Arguments

ecoregion

ICES ecoregion

Examples

Run this code
if (FALSE) {
# requires authorization
ns_effort_data <- get_fo_effort("Greater North Sea")
}

Run the code above in your browser using DataLab