R/coastlines.R

#' Coastlines
#'
#' Geometry of coastlines, class "sfc_MULTILINESTRING" "sfc" from the
#' package "sf"
#'
#' @format Geometry of coastlines "sfc_MULTILINESTRING"
#' \describe{
#'   \item{MULTILINESTRING}{Geometry of coastlines "sfc_MULTILINESTRING"}
#'   data(coastlines)
##' }
#' @source \url{https://www.naturalearthdata.com/downloads/10m-physical-vectors/10m-coastline/}
#' @usage data(coastlines)
#' @docType data
"coastlines"

Try the raytracing package in your browser

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

raytracing documentation built on June 7, 2022, 1:09 a.m.