Note that this file may not actually exist, this function just provides the mapping from URL to file name

sbdi_cache_filename(url)

Arguments

url

string: the URL e.g. https://spatial.biodiversitydata.se/

Value

string: the file path and name

References

https://api.biodiversitydata.se/

See also

sbdi_config for cache settings, particularly the cache directory

Examples

if (FALSE) { sbdi_cache_filename("https://spatial.biodiversitydata.se/") }