R/std_kommuner.R

#' Data from the DST
#'
#' @docType data
#'
#' @usage data(std_kommuner)
#'
#' @format A data frame with ? rows and ? variables:
#' \describe{
#'   \item{KØN}{Individuel kode for kommunen}
#'   \item{ALDER}{Individuel kode for kommunen}
#'   \item{INDHOLD}{Individuel kode for kommunen}
#'   \item{area}{Individuel kode for kommunen}
#' }
#'
#' @keywords datasets
#'
#'
#' @source \href{http://dawa.dk}{Website}
#'
#' @examples
#' data(std_kommuner)
#'
#'
#' @importFrom Rdpack reprompt
"std_kommuner"
LarsHernandez/dagir documentation built on Jan. 25, 2025, 12:22 a.m.