plot_Indices.RdPlot indices of relative biomass, effort, and catch
plot_Indices(data)
plot_Biomass(data)
plot_Effort(data)
plot_Catch(data)An object of class Data or class Assess
A ggplot object
plot_Biomass(): Plot Index of Biomass time-series
plot_Effort(): Plot Index of Effort time-series
plot_Catch(): Plot Catch of Effort time-series
Data <- Import(Example_Data()[2])
plot_Indices(Data)