get_dams | R Documentation |
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.
get_dams(river)
river |
Character string specifying river name. Must match one from
|
A data.frame with 4 variables containing dam name, latitude and longitude, and dam order in the watershed.
get_dams("Penobscot")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.