Learn R Programming

icesVMS (version 1.1.4)

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

Value

a data.frame

Arguments

ecoregion

ICES ecoregion

Examples

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

Run the code above in your browser using DataLab