#' Fietstelweek data examples for Texel and Smallingerland, The Netherlands
#'
#' Directory containing data for 2015 and 2016 downloaded and clipped with the
#' \code{ftw} package. The municipalities selected is Oss. The directory contains
#' an edge.gpkg, a node.gpkg, and a routes.csv file for each year.
#'
#' @note The attributes for 2015 and 2016 are not completely equal.
#'
#' @format The edges file is a geopackage with \code{MULTILINESTRING} geometry.
#' The nodes file is a geopackage with \code{POINT} geometry.
#' The routes file is a .csv file.
#' The attribute details for the three files can be found here:
#' \url{http://www.bikeprint.nl/fietstelweek/} under the name
#' "Bekijk documentatie bij de databastanden". The documentation is in Dutch.
#'
#' @name ftw_sample_data
#' @docType data
#' @source \url{http://www.bikeprint.nl/fietstelweek/}
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.