R/data_for_docs.R

#' An unexceptional phylogeny generated with \code{rtree} from \code{ape}
#'
#' @docType data
#' @name stratus.example.tree
#' @format A phylogenetic tree (\code{phylo} format) with 20 tips and 19 internal nodes
NULL

#' A vector assigning the tips of \code{stratus.example.tree} to groups (in the order they appear in \code{stratus.example.tree$tip.label}), as an example of multiple sampling.
#'
#' @docType data
#' @name grouping.map
#' @format A character vector of length 20
NULL

Try the STraTUS package in your browser

Any scripts or data that you put into this service are public.

STraTUS documentation built on April 4, 2020, 5:07 p.m.