#' Municipalities names in the Netherlands
#'
#' A matrix containing the municipalities of
#' the Netherlands sorted in alfabetical order for referencial
#' use when clipping the Fietstelweek dataset.
#'
#' @name municipalities
#' @format A matrix with 5 columns and 76 rows containing the names of the
#' Dutch municipalities in alphabetical order.
#' @source \url{http://www.imergis.nl/asp/47.asp}
#'
"municipalities"
#' Provinces names in the Netherlands
#'
#' A matrix containing the provinces of
#' the Netherlands sorted in alfabetical order for referencial
#' use when clipping the Fietstelweek dataset.
#'
#' @name provinces
#' @format A matrix with 1 columns and 12 rows containing the names of the
#' Dutch provinces in alphabetical order.
#' @source \url{http://www.imergis.nl/asp/47.asp}
#'
"provinces"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.