sotkanet_read_cache {sotkanet} | R Documentation |
Read cache for sotkanet data.frame
Description
Helper function that reads the cache for saved sotkanet data.frame.
Usage
sotkanet_read_cache(cache, cache_dir, query_hash)
Arguments
cache |
a logical whether to do caching. |
cache_dir |
a path to cache directory. |
query_hash |
a character used to identify the data.frame. |
References
See citation("sotkanet")
[Package sotkanet version 0.10.1 Index]