Skip to content

Commit

Permalink
ex
Browse files Browse the repository at this point in the history
  • Loading branch information
caropradier committed Sep 15, 2023
1 parent dc8c851 commit 47d92f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/get_total_urbano.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
#' @examples
#' base_individual <- get_total_urbano(
#' year = 2016,
#' type = "individual",
#' vars = c("PONDERA", "ESTADO", "CAT_OCUP")
#' type = "hogar",
#' vars = c("PONDERA", "IV1", "IV2")
#' )
#'
#' @export
Expand Down
4 changes: 2 additions & 2 deletions 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 47d92f6

Please sign in to comment.