Skip to content

arcenso 0.1.0

Latest
Compare
Choose a tag to compare
@SoyAndrea SoyAndrea released this 10 Apr 23:00
· 1 commit to master since this release

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.