View source: R/queryTrapRate.R
queryTrapRate | R Documentation |
Query DART for the reported trap rate at Lower Granite dam.
queryTrapRate(
week_strata = NULL,
spp = c("Steelhead", "Chinook", "Coho"),
return_weekly = T
)
week_strata |
vector of intervals delimiting the weekly strata to summarize mark-recapture data over, as returned by |
spp |
species to query trap rate for. Possible choices are: |
return_weekly |
Should the results be summarised on weekly basis? Default is |
Kevin See
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.