R/tree3.R

#' @title Example Tree 3
#'
#' This is a Newick phylogenetic tree for 19 isolates of Salmonella enterica sub
#' species enterica to be used with the genetic distance matrix
#' (example gene 3) and the optional meta data file (example meta 3).
#'
#' @docType data
#'
#' @rdname tree3
#'
#' @usage data(tree3)
#'
#' @keywords datasets
#'
#' @examples
#' data(tree3)
#' tree3 <- ape::plot.phylo(tree3)
"tree3"
jennahamlin/Tinsel documentation built on Sept. 15, 2021, 9:46 a.m.