#' @title road linestring
#' @name road
#' @description linestring of road in Paris region (stored as sf)
#' Fields: \cr
#' \itemize{
#' \item{fclass}
#' \item{name}
#' \item{oneway}
#' \item{maxspeed}
#' }
#' @references
#' \url{http://download.geofabrik.de/}
#' @docType data
#' @examples
#' ## road
#' data(road)
#' str(road)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.