R/fungi_tree_lad.R

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