View source: R/queryPITtagObs.R
queryPITtagObs | R Documentation |
Query and download data about PIT tags observed crossing a particular site, using DART.
queryPITtagObs(
site = "GRA",
spp = c("Chinook", "Coho", "Steelhead", "Sockeye"),
start_date = NULL,
end_date = NULL
)
site |
The site to query observations for. Query only set up for Lower Granite Dam Adult Fishway (GRA) at this time. |
spp |
species to query PIT tag observations for. Possible choices are: Chinook, Coho, Steelhead, Sockeye |
start_date |
character vector of date ( |
end_date |
character vector of date ( |
Kevin See
https://www.cbr.washington.edu/dart
queryPITtagObs(yr = 2013)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.