read_catch: Read simulated data

View source: R/prepare_data.R

read_catchR Documentation

Read simulated data

Description

Read in a replicate of data simulated by FisherySim.jl

Usage

read_catch(study, repl, opmod, root_dir = ".", feather = TRUE)

Arguments

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?

Value

A tibble with catch observations

Author(s)

John Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.