R/std_sogne.R

#' Data from the DAGI API
#'
#' @docType data
#'
#' @usage data(std_sogne)
#'
#' @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{kode}{Individuel kode for kommunen}
#' }
#'
#' @keywords datasets
#'
#'
#' @source \href{http://dawa.dk}{Website}
#'
#' @examples
#' data(std_sogne)
#'
#'
#' @importFrom Rdpack reprompt
"std_sogne"
LarsHernandez/dagir documentation built on Jan. 25, 2025, 12:22 a.m.