rearing_survival: Rearing survival

Description Usage Arguments

View source: R/rearing_survival.R

Description

Rearing survival based on rearing time and daily survival

Usage

1
2
3
4
5
6
7
rearing_survival(
  water_year_string,
  date_index,
  abundance,
  duration,
  location = c("Delta", "Yolo")
)

Arguments

water_year_string

Water year (1997-2011) as a string

date_index

Index of date in a water year at start of rearing period; in all years except WY1997, equivalent to day of water year

abundance

Abundance at start of rearing period

duration

Number of days spent rearing

location

Rearing location: Delta or Yolo


fishsciences/YoloBypassSBM documentation built on July 26, 2020, 12:38 p.m.