R/geo_f07.R

#' Data from the DAGI API
#'
#' @docType data
#'
#' @usage data(geo_f07)
#'
#' @format A data frame with ? rows and ? variables:
#' \describe{
#'   \item{dagi_id}{Individuel kode for kommunen}
#'   \item{kode}{Individuel kode for kommunen}
#'   \item{navn}{Individuel kode for kommunen}
#'   \item{regionskode}{Individuel kode for kommunen}
#'   \item{udenforkommuneinddeling}{Individuel kode for kommunen}
#'   \item{regionsnavn}{Individuel kode for kommunen}
#'   \item{changed}{Individuel kode for kommunen}
#'   \item{geo_changed}{Individuel kode for kommunen}
#'   \item{geo_version}{Individuel kode for kommunen}
#'   \item{visueltcenter_x}{Individuel kode for kommunen}
#'   \item{visueltcenter_y}{Individuel kode for kommunen}
#'   \item{area}{Individuel kode for kommunen}
#'   \item{population}{Individuel kode for kommunen}
#'   \item{men}{Individuel kode for kommunen}
#'   \item{women}{Individuel kode for kommunen}
#'   \item{pct_men}{Individuel kode for kommunen}
#'   \item{avg_age}{Individuel kode for kommunen}
#'   \item{stat_year}{Individuel kode for kommunen}
#'   \item{geometry }{Individuel kode for kommunen}
#' }
#'
#' @keywords datasets
#'
#'
#' @source \href{http://??.dk}{Website}
#'
#' @examples
#' data(geo_f07)
#'
#'
#' @importFrom Rdpack reprompt
"geo_f07"
LarsHernandez/dagir documentation built on Jan. 25, 2025, 12:22 a.m.