R/trees-data.R

#' @title species trees and ultrametric time trees
#'
#' @name trees
#'
#' @description species trees and ultrametric time trees of 
#' nine tetrapod species as well as six primate species
#'
#' @docType data
#'
#' @format several trees in the format \code{phylo}
#'
#' @references
#' \link{http://www.ensembl.org/info/about/speciestree.html}
#' \link{http://www.timetree.org}
#'
#' @examples
#' data(trees)
#' plot(tetraspeciestree)
#' plot(tetratimetree)
#' plot(primatespeciestree)
#' plot(primatetimetree)
NULL
hr1912/phyExp documentation built on July 13, 2019, 5:18 p.m.