R/data.R

#' Example GVS data
#'
#' A sample dataset showing the proper formatting of GVS inputs.
#'
#' @format A data.frame with 27 observations of 2 variables:
#' \describe{
#'   \item{Latitude}{Latitude, in decimal degrees}
#'   \item{Longitude}{Longitude, in decimal degrees}
#'   ...
#' }
#' @source \url{https://biendata.org}
"gvs_testfile"

Try the GVS package in your browser

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

GVS documentation built on April 3, 2025, 10:03 p.m.