get_govt | R Documentation |
Function used to get governmental unit for rivers listed
in output of get_rivers
from the built-in
habitat data sets.
get_govt(river, species = c("ALE", "AMS", "BBH"), custom_habitat = NULL)
river |
Character string specifying river name. |
species |
Character string specifying species.
Choices include American shad ( |
custom_habitat |
A dataframe containing columns corresponding to the
those in the output from |
A character string indicating governmental district corresponding to selected river.
get_govt(river = "Hudson", species = "AMS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.