api_url.Rd
Get the base URL of EcoTaxa's API
api_url()
The url is "https://ecotaxa.obs-vlfr.fr/api/" by default but can be changed with the option ecotaxa.url
api_url()#> [1] "https://ecotaxa.obs-vlfr.fr/api/"#> [1] "https://ecotaxa.somewhere.edu/api/"#> [1] "https://ecotaxa.obs-vlfr.fr/api/"