get_dams: Get dams for specified river from American shad habitat data

View source: R/get_dams.R

get_damsR Documentation

Get dams for specified river from American shad habitat data

Description

Function used to get dams for rivers listed in get_rivers from the built-in habitat dataset for American shad. Not implemented for river herring.

Usage

get_dams(river)

Arguments

river

Character string specifying river name. Must match one from get_rivers(species = 'AMS').

Value

A data.frame with 4 variables containing dam name, latitude and longitude, and dam order in the watershed.

Examples

get_dams("Penobscot")


danStich/anadrofish documentation built on Jan. 17, 2025, 9:46 a.m.