Description Usage Arguments Examples
Downloads hourly counts of one species in one ladder at a mainstem Columbia or Snake River dam.
1 | fpc_hourly(sdate, edate, ladder_id, species = "adultchinook")
|
sdate |
Start date |
edate |
End date |
ladder_id |
BON |
species |
Species for which to get counts. e.g., |
1 2 3 4 5 | ## Not run:
fpc_hourly(sdate="8-1-2019", edate="10-1-2019", ladder_id=1, species="adultchinook")
fpc_hourly(sdate="8-1-2019", edate="10-1-2019", ladder_id=1, species="jackchinook")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.