plot_ryther_index.Rd
Plot the Ryther index
plot_ryther_index(data, epu, yearField = "YEAR", indexField = "Index")
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 |
indexField | Character string. The name of the field in |
ggplot Object