plot_ryther_index: Plot the Ryther index

View source: R/plot_ryther_index.R

plot_ryther_indexR Documentation

Plot the Ryther index

Description

Plot the Ryther index

Usage

plot_ryther_index(data, epu, yearField = "YEAR", indexField = "Index")

Arguments

data

Data frame. columns must be called YEAR, INDEX, landings

epu

Character string. Name of EPU ("GB", "GOM", "MAB", "SS")

yearField

Character string. The name of the field in data which contains the Year.

indexField

Character string. The name of the field in data which contains the value of the index

Value

ggplot Object


NOAA-EDAB/eofindices documentation built on Jan. 23, 2025, 5:24 p.m.