pdfetch_INSEE {pdfetch} | R Documentation |
Fetch data from the French National Institute of Statistics and Economic Studies (INSEE)
Description
Fetch data from the French National Institute of Statistics and Economic Studies (INSEE)
Usage
pdfetch_INSEE(identifiers)
Arguments
identifiers |
a vector of INSEE series codes |
Value
a xts object
See Also
https://www.insee.fr/en/accueil
Examples
## Not run:
pdfetch_INSEE(c("000810635"))
## End(Not run)
[Package pdfetch version 0.2.9 Index]