get_stocking_data: Get historical stocking data

View source: R/get_stocking_data.R

get_stocking_dataR Documentation

Get historical stocking data

Description

Get number of smolts stocked at various stocking sites by year in the Penobscot River, Maine, USA. Uses user-specified year to query the 'stocking_data' and merge with 'distance_traveled' based on site_code.

Usage

get_stocking_data(year)

Arguments

year

A numeric vector with a single year included in stocking_data.

Value

A vector with dam passage rates

References

Stevens, JR, JF Kocik, and TF Sheehan. 2019. Modeling the impacts of dams and stocking practices on an endangered Atlantic salmon (Salmo salar) population in the Penobscot River, Maine, USA. Canadian Journal of Fisheries and Aquatic Sciences 76:1795-1807.


danStich/penPass documentation built on July 1, 2023, 9:31 a.m.