wdesr_load_cache | R Documentation |
To improve the performances, wikidata items are cached. This function loads this cache.
wdesr_load_cache(file = "wdesr-cache.RData", package_statuts = FALSE)
file |
The name of the file to read the cache from (default to "wdesr-cache.RData"). |
package_statuts |
TRUE to load the status (statuts) cache embeded within the package instead of the local cache (default to FALSE). Usefull whenever status embeded within the package have been updated. |
the environment of the cache
Julien Gossa, gossa@unistra.fr
wdesr_clear_cache
wdesr_get_cache
wdesr_save_cache
wdesr_load_cache
wdesr_remove_from_cache
wdesr_load_cache()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.