read_catch | R Documentation |
Read in a replicate of data simulated by FisherySim.jl
read_catch(study, repl, opmod, root_dir = ".", feather = TRUE)
study |
Simulation study name |
repl |
Replicate number |
opmod |
Operating model |
root_dir |
Directory to work in; defaults to current working directory |
feather |
Read the Feather (default) or CSV catch file? |
A tibble
with catch observations
John Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.