Creates the base cache folder where tidywikidatar
caches data.
Source: R/tw_caching.R
tw_create_cache_folder.Rd
Creates the base cache folder where tidywikidatar
caches data.
Examples
# \donttest{
if (interactive()) {
tw_create_cache_folder()
}
# }