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"
StatisticsNZ/simplevis documentation built on May 12, 2023, 6:22 p.m.