find_model_names: Find available names for a stock assessment model

Description Usage Arguments Value Examples

View source: R/find_model_names.R

Description

Find available names for a stock assessment model

Usage

1

Arguments

data

The StockSMART data.

model

The assessment model to be checked. Current options are AMAK, ASAP, BAM, and SS

Value

A list of available model names

Examples

1
2
3
4
5
6
7
## Not run: 
find_model_names(
data = stocksmart_data,
model = "ASAP"
)

## End(Not run)

Bai-Li-NOAA/StockSMARTVisualizer documentation built on Feb. 12, 2021, 12:31 a.m.