make_lat | R Documentation |
Function used to extract river-specific latitude from built-in data sets for American shad. Not implemented for river herring.
make_lat(river, species = c("AMS", "ALE", "BBH"), custom_habitat = NULL)
river |
Character string specifying river name. See
|
species |
Species for which population dynamics will be simulated.
Choices include American shad ( |
custom_habitat |
A dataframe containing columns corresponding to the those in the output from custom_habitat_template(). NEED TO ADD LINK. |
make_lat(river = 'Susquehanna', species = 'AMS')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.