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"
AllanCameron/geomtextpath documentation built on Jan. 15, 2025, 3:43 p.m.