Get the table of counties of occurrence from ECOS
get_counties(url, species)
A data_frame of counties of occurrence provided by ECOS
## Not run: ------------------------------------ # url <- "https://ecos.fws.gov/ecp0/profile/countiesBySpecies?entityId=2" # URARHO <- get_counties(url) ## ---------------------------------------------