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)

Arguments

fram_db

FRAM database object

run_id

Run ID

stock_id

A focal stock or stocks

Examples

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