sbdi_cache_filename: Returns the name of the cache file associated with the given...

View source: R/sbdi_cache_filename.R

sbdi_cache_filenameR Documentation

Returns the name of the cache file associated with the given URL.

Description

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

Usage

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

## Not run: 
sbdi_cache_filename("https://spatial.biodiversitydata.se/")

## End(Not run)


biodiversitydata-se/SBDI4R documentation built on Feb. 23, 2024, 4:15 p.m.