pdfetch_INSEE {pdfetch} | R Documentation |
Fetch data from the French National Institute of Statistics and Economic Studies (INSEE)
pdfetch_INSEE(identifiers)
identifiers |
a vector of INSEE series codes |
a xts object
https://www.insee.fr/en/accueil
## Not run:
pdfetch_INSEE(c("000810635"))
## End(Not run)