geo
grafía Ar
rgentina usando R
knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
r badger::badge_cran_release(pkg = "geoAr", color = "blue")
r badger::badge_cran_download(pkg = "geoAr", color = "blue", type = "last-month")``r badger::badge_cran_download(pkg = "geoAr", color = "blue", type = "last-week")``r badger::badge_cran_download(pkg = "geoAr", color = "blue", type = "last-month")``r badger::badge_cran_download(pkg = "geoAr", color = "blue", type = "grand-total")
r badger::badge_github_actions()
{geoAr}
brinda herramientas que facilitan el acceso y el trabajo con datos espaciales de Argentina desde R
.
CRAN
(versión estable)# Install geoAr in R: install.packages('geoAr')
# install.packages('devtools') si no tiene instalado devtools devtools::install_github("politicaargentina/geoAr")
r-universe
Se puede agregar el repositorio de r-universe
como parámetro a la función base install.packages
:
# Install geoAr in R: install.packages('geoAr', repos = c('https://politicaargentina.r-universe.dev')
library(geoAr) show_arg_codes() # Preview avialable data (tucuman <- get_geo(geo = "TUCUMAN")) # geo id parameter from show_arg_codes() function
Las funciones básicas para obtener polígonos de Argentina corresponden a la última información censal disponible (CENSO 2010)
ARGENTINA (niveles PROVINCIA, DEPARTAMENTO y RADIO CENSAL)
24 provincias (niveles DEPARTAMENTO y RADIO CENSAL)
CENSOS históricos
Encuesta Permanente de Hogares (EPH)
geofacet
Grillas para usar con geofacet para ARGENTINA, 24 provincias y AGLOMERADOS URBANOS (para usar con {eph}
Libro de códigos (país, provincia, departamento) y función para re-codificar grillas según diccionario (ISO, INDEC, INDRA).
georef-ar
APIgeorefar
desarrollado por Patricio del Boca.{geoUy}
- https://github.com/RichDeto/geouy{geoBr}
- https://ipeagit.github.io/geobr/{chilemapas}
- https://pacha.dev/chilemapas/To cite package 'geoAr' in publications use:
Ruiz Nicolini J, Del Boca P, Juara J (2024). geoAr: Argentina's Spatial Data Toolbox. R package version 1.0.0, https://github.com/PoliticaArgentina/geoAr.
A BibTeX entry for LaTeX users is
@Manual{, title = {geoAr: Argentina's Spatial Data Toolbox}, author = {Juan Pablo {Ruiz Nicolini} and Patricio {Del Boca} and Juan Gabriel Juara}, year = {2024}, note = {R package version 1.0.0}, url = {https://github.com/PoliticaArgentina/geoAr}, }
{geoAr}
es parte del universo de paquetes polArknitr::include_graphics("https://github.com/PoliticaArgentina/data_warehouse/raw/master/hex/collage.png")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.