sotkanet_write_cache: Write sotkanet data.frame into cache

View source: R/sotkanet_write_cache.R

sotkanet_write_cacheR Documentation

Write sotkanet data.frame into cache

Description

Helper function that writes the sotkanet data.frame into cache.

Usage

sotkanet_write_cache(cache, cache_dir, query_hash, data)

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.

data

sotkanet data.frame.

References

See citation("sotkanet")


sotkanet documentation built on Sept. 11, 2024, 6:54 p.m.