plot_fogarty_index.Rd
Plot the Fogarty index
plot_fogarty_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