R/species.R

#' Species data.
#'
#' Data on species captured at the Portal Project
#'
#' @source Portal Project Teaching Database,
#'  \doi{10.6084/m9.figshare.1314459}
#' @format A data frame with columns:
#' \describe{
#' \item{species_id}{Species identifier}
#' \item{genus}{The genus of the species}
#' \item{species}{The latin species name}
#' \item{taxa}{General taxonomic category of the species}
#' }
"species"

Try the ratdat package in your browser

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

ratdat documentation built on Nov. 22, 2023, 1:09 a.m.