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

Description Usage Arguments Value References See Also Examples

View source: R/ala_cache_filename.R

Description

Returns the name of the cache file associated with the given URL. Note that this file may not actually exist, this function just provides the mapping from URL to filename

Usage

1

Arguments

url

string: the URL

Value

string: the file path and name

References

https://api.ala.org.au/

See Also

ala_config for cache settings, particularly the cache directory

Examples

1
ala_cache_filename("https://biocache-ws.ala.org.au/ws/index/fields")

ALA4R documentation built on July 12, 2021, 9:07 a.m.