create-ESP.Rmd
An ESP report card with default settings can be produced using the
code below. Run ?AKesp::render_esp()
to see the help file
and learn how to update the parameters to incorporate specific
information on your stock of interest.
AKesp::render_esp(
esp_data = AKesp::get_esp_data("Alaska Sablefish"),
esp_type = "report_card"
)