Skip to content

Commit

Permalink
example
Browse files Browse the repository at this point in the history
  • Loading branch information
caropradier committed Sep 15, 2023
1 parent 9c7eac1 commit dc8c851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/get_total_urbano.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#' base_individual <- get_total_urbano(
#' year = 2016,
#' type = "individual",
#' vars = c("AGLOMERADO", "PONDERA", "ESTADO", "CAT_OCUP")
#' vars = c("PONDERA", "ESTADO", "CAT_OCUP")
#' )
#'
#' @export
Expand Down
2 changes: 1 addition & 1 deletion man/get_total_urbano.Rd

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

0 comments on commit dc8c851

Please sign in to comment.