#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.