issues
search
cynkra
/
munch
Functions for working with the historicized list of communes of Switzerland.
https://munch.cynkra.com
6
stars
2
forks
source link
Internal API to conveniently access from with in R
#25
Open
krlmlr
opened
3 years ago
krlmlr
commented
3 years ago
The data should be on GitHub, but not part of the repository
A function should load the data into a cache or update an existing cache, with user consent (cf.
renv::consent()
)
If no consent given -- no caching, only in temporary directory
We can perhaps use
httr::HEAD()
to check if the cache is up to date
renv::consent()
)httr::HEAD()
to check if the cache is up to date