Skip to contents

Guestimate the impact on a particular stock by multiplying its mortalities by the stock_mortality_ratio produced by these functions.

Usage

mortality_scalers(fram_db, run_id, stock_id, msp = FALSE)

Arguments

fram_db

FRAM database object

run_id

Run ID

stock_id

A focal stock or stocks

msp

Do we use MSP expansion? Logical, defaults to FALSE. Only relevant for Chinook

Examples

if (FALSE) fram_db |> mortality_scalers(run_id = 101, stock_id = c(17:18)) # \dontrun{}