plot-MP | R Documentation |
Various functions to plot the MP on the RPC App.
HCR_plot(input)
CurF_plot(x, F_ratio = 1)
CurC_plot(x, C_ratio = 1)
input |
The input list from the shiny server |
x |
An object of class Hist, or a shiny |
F_ratio |
The ratio of projection F and that from the last historical year. |
C_ratio |
The ratio of projection catch and that from the last historical year. |
HCR_plot
plots the selected harvest control rule.
CurF_plot
plots the projection F relative to historical F.
CurC_plot
plots the projection catch relative to historical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.