R/coast_lores_sf.R

#' @title coast_lores_sf Metadata
#' @name coast_lores_sf
#' @description This is simply a low resolution generated from some other packages that is
#' generally convenient.  It was created on July 5, 2019 via:
#' coastline =  maps::map(database = "world", regions = c("Canada", "USA", "France", "Greenland"),
#'   						fill = T, resolution = 0)
#' coast_lores_sf = sf::st_as_sf(coastline)
#' save(coast_lores_sf,file = "coast_lores.rda")
#' @docType data
#' @format  sf object
"coast_lores_sf"
Maritimes/Mar.data documentation built on Nov. 5, 2024, 5:11 p.m.