run_vast | R Documentation |
Run VAST for a single survey, where the input and output can be easily accessed with tidy structure.
run_vast(
data,
strata,
modelarea,
survey,
distribution,
species = utils_name("latin"),
dir = "data-raw"
)
data |
A data frame downloaded from the data warehouse. |
strata |
A data frame of stratifications for the US West Coast. |
modelarea |
A character value, used to name the directory where files are saved. |
survey |
An available survey name, e.g., |
distribution |
An available distribution, e.g., |
species |
A character value with the latin name of the species of interest. |
dir |
The master directory where you want the resulting directory to be saved. |
Kelli F. Johnson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.