Return the profile page on ECOS for a given species

get_species_url(species)

Arguments

species
The scientific name of a species, as given by ECOS
df
A data.frame returned from get_TECP_table

Value

The URL of the species' ECOS profile

Examples

get_species_url("Gila purpurea")
#> [1] "http://ecos.fws.gov/tess_public/profile/speciesProfile.action?spcode=E034"