R/data.R

# shapes

#' @title Example sf point object.
#' @description Example sf point object.
#' @format An \code{sf} object.
"example_point"

#' @title Example sf polygon object.
#' 
#' @description Example sf polygon object.
#' @format An \code{sf} object.
"example_polygon"

#' @title Example stars object.
#' @description Example stars object.
#' @format A \code{stars} object.
"example_stars"

#' @title Example sf object of the New Zealand coastline.
#' 
#' @description Example sf object of the New Zealand coastline used to demonstrate adding borders to maps.
#' @format An \code{sf} object.
"example_borders"
davidhodge931/simplevis documentation built on Feb. 6, 2024, 4:49 p.m.