#' Dutch commuting data
#'
#' Dutch commuting data
#'
#' \code{NL_commuting} Dutch commuting data from 2016 or 2017
#'
#' \code{NL_muni_point} Spatial points of Dutch municipalities
#'
#' \code{NL_muni_poly} Spatial polygons of Dutch municipalities
#'
#' @usage data(NL_commuting)
#' @name NL_commuting
#' @rdname odfdata
#' @docType data
NULL
#' @usage data(NL_muni_point)
#' @name NL_muni_point
#' @rdname odfdata
#' @docType data
NULL
#' @usage data(NL_muni_poly)
#' @name NL_muni_poly
#' @rdname odfdata
#' @docType data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.