R/std_kommuner.R

#' Data from DST for age and gender standardization on county level
#'
#' @docType data
#'
#' @usage data(std_kommuner)
#'
#' @format A data frame with ? rows and ? variables:
#' \describe{
#'   \item{KØN}{gender}
#'   \item{ALDER}{age}
#'   \item{INDHOLD}{n}
#'   \item{area}{area code}
#' }
#'
#' @keywords datasets
#'
#'
#' @source \href{https://www.dst.dk/da/}{Website}
#'
#' @examples
#' data(std_kommuner)
#'
#'
#' @importFrom Rdpack reprompt
"std_kommuner"

Try the dagirlite package in your browser

Any scripts or data that you put into this service are public.

dagirlite documentation built on Sept. 14, 2021, 9:08 a.m.