R/example_taxonomy.R

#' Example taxonomy
#'
#' Example taxonomy dataset
#'
#' @format ## `example_taxonomy`
#' A data frame with 7 rows and 7:,
#' \describe{
#'   \item{kingdom}{kingdom}                              
#'   \item{phylum}{phylum}                                    
#'   \item{class}{class}                                     
#'   \item{order}{order}                                     
#'   \item{family}{family}                                    
#'   \item{genus}{genus}
#'   \item{species}{species}                                                                         
#' }
"example_taxonomy"
jgmv/misctools documentation built on March 24, 2024, 12:05 p.m.