R/phytotoma.R

#' Peruvian Plantcutter Occurrence Data
#'
#' A dataset containing occurrence record locations of Peruvian plantcutter
#'  (\emph{Phyotoma raimondii}), endemic species of Dry forest
#'  in northern Peru. These records have been examined to check for accurate
#'  species identification.
#'
#' \itemize{
#'   \item \code{sp.name} species name
#'   \item \code{x} Longitude
#'   \item \code{y} Latitude
#' }
#'
#' @docType data
#' @keywords datasets
#' @name phytotoma
#' @usage data(phytotoma)
#' @format A data frame with 50 rows and 3 columns
"phytotoma"

Try the sdStaf package in your browser

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

sdStaf documentation built on May 1, 2019, 8:50 p.m.