cache_data {FAOSTAT} | R Documentation |
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 |
[Package FAOSTAT version 2.4.0 Index]