R/geo_postnumre.R

#' Data from the DAGI API
#'
#' @docType data
#'
#' @usage data(geo_postnumre)
#'
#' @format A data frame with 1069 rows and 10 variables:
#' \describe{
#'   \item{nr}{see DAGI documentation}
#'   \item{navn}{see DAGI documentation}
#'   \item{stormodtager}{see DAGI documentation}
#'   \item{visueltcenter_x}{see DAGI documentation}
#'   \item{visueltcenter_y}{see DAGI documentation}
#'   \item{changed}{see DAGI documentation}
#'   \item{geo_changed}{see DAGI documentation}
#'   \item{geo_version}{see DAGI documentation}
#'   \item{dagi_id}{see DAGI documentation}
#'   \item{geometry}{SF geometry}
#' }
#'
#' @keywords datasets
#'
#'
#' @source \href{http://dawa.dk}{Website}
#'
#' @examples
#' data(geo_postnumre)
#'
#'
#' @importFrom Rdpack reprompt
"geo_postnumre"

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.