arcenso 0.1.0
๐ First public release of the arcenso package
This is the initial official release of arcenso, an R package designed to organize and provide access to tidy datasets based on Argentinaโs official population censuses.
Includes
- ๐๏ธ Tidy official census data for:
- 1970: national level and all 24 jurisdictions.
- 1980: national level only.
- ๐ง Three core functions:
get_census()
โ to access available datasets.check_repository()
โ to list all available sources.arcenso()
โ a Shiny app to explore the data interactively.
- ๐ Online documentation site:
๐ https://soyandrea.github.io/arcenso
This version establishes a stable foundation for further development. No changes from previous versions, as this is the first official release.