Skip to content

Commit

Permalink
Agrega listado de provincias
Browse files Browse the repository at this point in the history
Close #49
  • Loading branch information
paocorrales committed May 28, 2024
1 parent d143956 commit 0afe269
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions R/mapas.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@
#' @return Devuelve una tibble con las variables necesarias para generar un mapa
#' utilizando [ggplot2] y [sf].
#'
#' @details
#' Los nombres de las provincias e [mapa_provincias()] son: Buenos Aires, Catamarca,
#' Chaco, Chubut, Ciudad de Buenos Aires, Corrientes, Córdoba, Entre Ríos, Formosa,
#' Islas Malvinas (geometria separada de Tierra del fuego), Jujuy, La Pampa, La Rioja,
#' Mendoza, Misiones, Neuquén, Río Negro, Salta, San Juan, San Luis, Santa Cruz,
#' Santa Fe, Santiago del Estero, Tierra del Fuego y Tucumán y se pueden utilizar para
#' graficarlas individualmente.
#'
#' @examples
#' library(ggplot2)
#'
Expand Down
8 changes: 8 additions & 0 deletions man/mapas.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0afe269

Please # to comment.