R/data.R

#' Example S4DM occurrence data
#'
#' A sample dataset containing occurrence records.
#'
#' @format A data.frame with 65 observations of 2 variables:
#' \describe{
#'   \item{Longitude}{Longitude, in decimal degrees}
#'   \item{Latitude}{Latitude, in decimal degrees}
#'   ...
#' }
#' @source \url{https://biendata.org}
"sample_points"

Try the S4DM package in your browser

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

S4DM documentation built on April 4, 2025, 2:22 a.m.