Skip to content

Commit

Permalink
new example with sachschluessel
Browse files Browse the repository at this point in the history
  • Loading branch information
MM committed Jul 9, 2024
1 parent a907b14 commit a5782d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions R/retrieve_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,11 @@
#'
#' data <- retrieve_data("12711GJ002", inhalte="BEV081", genesis=c(db="regio"))
#'
#' # Example using the sachschluessel: Number of refugees from Afghanistan (ST423)
#' # and Egypt (ST287) by district (Kreis) in 2022.
#'
#' data <- retrieve_data("12531KJ003", startyear = 2022, endyear = 2022,
#' sachmerkmal="STAAG5", sachschluessel = "ST423, ST287", genesis=c(db='de'))
#'
#' }
#'
Expand Down

0 comments on commit a5782d4

Please sign in to comment.