R/ri.R

#' Geographical boundary of Rhode Island.
#'
#' A dataset containing Rhode Island's border and the coordinate reference
#' system in which it is projected.
#'
#' @format A spacejamr object with an owin window object and an integer denoting
#' the projected coordinate reference system:
#' \describe{
#'   \item{window}{geographical boundary of Rhode Island}
#'   \item{crs}{the EPSG code for the coordinate reference system of the window}
#'   ...
#' }
#' @source \url{https://www.rigis.org/datasets/edc::state-boundary-1989/about}
"RI"

Try the spacejamr package in your browser

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

spacejamr documentation built on April 2, 2022, 1:07 a.m.