R/data.R

#' A simple features data frame of three Scottish waterways
#'
#' An `sf` object showing the River Clyde, the River Forth, and the canal
#' joining the two.
#'
#' Contains Ordnance Survey data © Crown copyright and database right 2010-19
#'
#' @format A data frame with 4 rows and 3 variables
#' \describe{
#'   \item{name}{name of geographic object}
#'   \item{type}{type of geographic object}
#'   \item{geometry}{sfc objects}
#'   }
"waterways"

Try the geomtextpath package in your browser

Any scripts or data that you put into this service are public.

geomtextpath documentation built on June 22, 2024, 10:02 a.m.