passage: Passage survival and time from Fremont Weir to Chipps Island

Description Usage Arguments

View source: R/passage.R

Description

Passage survival and time (days) from Fremont Weir to Chipps Island based on fork length, flow, and route

Usage

1
2
3
4
5
6
7
passage(
  water_year_string,
  date_index,
  abundance,
  fork_length,
  route = c("Sac", "Yolo")
)

Arguments

water_year_string

Water year (1997-2011) as a string

date_index

Index of date in a water year that cohort begins passage; in all years except WY1997, equivalent to day of water year

abundance

Abundance of cohort on day route entered

fork_length

Fork length (mm) at Fremont Weir

route

Route: Sacramento River (Sac) or Yolo Bypass (Yolo)


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