plot_ryther_index.Rd
Plot the Ryther index
plot_ryther_index(data, epu, yearField = "YEAR", indexField = "Index")
Data frame. columns must be called YEAR, INDEX, landings
Character string. Name of EPU ("GB", "GOM", "MAB", "SS")
Character string. The name of the field in data
which contains the Year.
Character string. The name of the field in data
which contains the value of the index
ggplot Object