plot-MP: Functions to plot MPs

plot-MPR Documentation

Functions to plot MPs

Description

Various functions to plot the MP on the RPC App.

Usage

HCR_plot(input)

CurF_plot(x, F_ratio = 1)

CurC_plot(x, C_ratio = 1)

Arguments

input

The input list from the shiny server

x

An object of class Hist, or a shiny reactivevalues object containing a slot named MSEhist which is the Hist object.

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.

Details

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.


Blue-Matter/RPC documentation built on Feb. 3, 2025, 11:20 a.m.