R/geo_opstillingskredse.R

#' Data from the DAGI API
#'
#' @docType data
#'
#' @usage data(geo_opstillingskredse)
#'
#' @format A data frame with ? rows and ? variables:
#' \describe{
#'   \item{dagi_id}{Individuel kode for kommunen}
#'   \item{nummer}{Individuel kode for kommunen}
#'   \item{kode}{Individuel kode for kommunen}
#'   \item{navn}{Individuel kode for kommunen}
#'   \item{regionskode}{Individuel kode for kommunen}
#'   \item{regionsnavn}{Individuel kode for kommunen}
#'   \item{kredskommunekode}{Individuel kode for kommunen}
#'   \item{kredskommunenavn}{Individuel kode for kommunen}
#'   \item{storkredsnummer}{Individuel kode for kommunen}
#'   \item{storkredsnavn}{Individuel kode for kommunen}
#'   \item{valglandsdelsbogstav}{Individuel kode for kommunen}
#'   \item{valglandsdelsnavn}{Individuel kode for kommunen}
#'   \item{valgkredsnummer}{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{geometry}{Individuel kode for kommunen}
#' }
#'
#' @keywords datasets
#'
#'
#' @source \href{http://dawa.dk}{Website}
#'
#' @examples
#' data(geo_opstillingskredse)
#'
#'
#' @importFrom Rdpack reprompt
"geo_opstillingskredse"
LarsHernandez/dagir documentation built on Jan. 25, 2025, 12:22 a.m.