R/host_points_sample.R

#' Presence points of 1,000 bark beetle genus.
#'
#' A dataset containing the presence points of almost 1,000
#' presence points of bark beetles by genera.
#'
#' @format A data frame with 1000 rows and 2 variables:
#' \describe{
#'   \item{genus}{genus of the bark beetle.}
#'   \item{longitude}{longitude, in decimal degrees}
#'   \item{latitude}{latitude, in decimal degrees}
#' }
#' @source \url{https://www.barkbeetles.info/}
"host_points_sample"
alrobles/geotax documentation built on July 27, 2023, 4:37 a.m.