#' Phylogenetic consensus pruned tree for bats
#'
#' Data is a pruned consensus tree for the CHIROPTERA order. The consensus is a sample from
#' verLife
#'
#' @docType data
#'
#' @usage data(tree_CHIROPTERA)
#'
#' @format An object of class \code{"phylo"}.
#'
#' @keywords datasets
#'
#' @references Upham et al. (2019) PLoS biology, 17(12), e3000494.
#' (https://doi.org/10.1371/journal.pbio.3000494)
#'
#' @source \href{tree}{Nexus file}
#'
#' @examples
#' data(tree_CHIROPTERA)
"tree_CHIROPTERA"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.