queryTrapRate: DART reported trap rate

View source: R/queryTrapRate.R

queryTrapRateR Documentation

DART reported trap rate

Description

Query DART for the reported trap rate at Lower Granite dam.

Usage

queryTrapRate(
  week_strata = NULL,
  spp = c("Steelhead", "Chinook", "Coho"),
  return_weekly = T
)

Arguments

week_strata

vector of intervals delimiting the weekly strata to summarize mark-recapture data over, as returned by weeklyStrata().

spp

species to query trap rate for. Possible choices are: Chinook, Steelhead, or Coho.

return_weekly

Should the results be summarised on weekly basis? Default is TRUE.

Author(s)

Kevin See

Source

https://www.cbr.washington.edu/dart


KevinSee/STADEM documentation built on Oct. 21, 2024, 5:42 a.m.