R/sbdi_cache_filename.R
sbdi_cache_filename.RdNote that this file may not actually exist, this function just provides the mapping from URL to file name
sbdi_cache_filename(url)
| url | string: the URL e.g. https://spatial.biodiversitydata.se/ |
|---|
string: the file path and name
https://api.biodiversitydata.se/
sbdi_config for cache settings, particularly the cache directory
if (FALSE) { sbdi_cache_filename("https://spatial.biodiversitydata.se/") }