Get a listing of link suffixes for HCPs, SHA, and CCA/As
get_agmt_type_links(url, type, verbose = TRUE)
A data.frame with plan type, plan name, species, and link to the plan
Does not use the ECOS conservation plan page because we know that many plans linked on species' ECOS pages do not appear in the conservation plan portal.
## Not run: ------------------------------------ # agmt <- get_species_url("Gila purpurea") %>% # get_agmt_type_links(type = "HCP") ## ---------------------------------------------