fpc_laddersplit: Get laddersplit count report from FPC

Description Usage Arguments Examples

View source: R/laddersplit.r

Description

Downloads the daily ladder split report for mainstem Columbia and Snake River dams.

Usage

1
fpc_laddersplit(sdate, edate, rpt = c("salmon", "lamprey"))

Arguments

sdate

Start date for ladder counts

edate

End date for ladder counts

rpt

Report to download, either "salmon" (anadromous salmonids) or "lamprey" (all other species)

Examples

1
2
3
4
## Not run: 
get_laddersplit(sdate="1-1-2019", edate="12-31-2019", rpt="salmon")

## End(Not run)

Ben-Cox/fpcDamCounts documentation built on Dec. 17, 2021, 10:48 a.m.