#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.