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