wdesr_save_cache: Save the cache.

View source: R/cache.R

wdesr_save_cacheR Documentation

Save the cache.

Description

To improve the performances, wikidata items are cached. This function saves this cache on the local drive

Usage

wdesr_save_cache(file = "wdesr-cache.RData")

Arguments

file

The name of the file to save the cache to (default to "wdesr-cache.RData").

Value

nothing

Author(s)

Julien Gossa, gossa@unistra.fr

References

See Also

  • wdesr_clear_cache

  • wdesr_get_cache

  • wdesr_save_cache

  • wdesr_load_cache

  • wdesr_remove_from_cache

Examples

wdesr_save_cache()

cpesr/wikidataESR documentation built on Sept. 14, 2024, 5:51 a.m.