R/host_points.R

#' Presence points of 50,000 tree genus.
#'
#' A dataset containing the presence points of almost 59,000
#' presence points of tree genus. This genus are
#' potential host of bark beetles.
#'
#' @format A data frame with 58764 rows and 2 variables:
#' \describe{
#'   \item{genus}{genus of trees.}
#'   \item{longitude}{longitude, in decimal degrees}
#'   \item{latitude}{latitude, in decimal degrees}
#' }
#' @source \url{https://www.barkbeetles.info/}
"host_points"
alrobles/geotax documentation built on July 27, 2023, 4:37 a.m.