cache_data: Cache files read in by the API
Description
Cache files read in by the API
Usage
cache_data(name, data, reset = FALSE, environment = .FAOSTATenv)
Arguments
- name
character. Key to which data is bound
- data
object. Data to be cached
- reset
logical. Should the cache be replaced with new data?
- environment
environment. .FAOSTATenv by default