R/fungi_tree.R

#' A tree of fungal species and others
#'
#' The tree contains 71 species mainly from the Kingdom Fungi, but from other lineages as well.
#'
#' @docType data
#'
#' @usage data(fungi_tree)
#'
#' @format An object of class \code{"phylo"}; see \code{\link[ape]{read.tree}}.
#'
#' @keywords datasets
#'
#' @references Kiss et al.
#'
#'
#' @examples
# data(fungi_tree)
# plot.phylo(fungi_tree)
"fungi_tree"
vtorda/CompareTools documentation built on Nov. 6, 2019, 9:07 p.m.