man/r8s-class.Rd
f1f0d8d2
 % Generated by roxygen2: do not edit by hand
75f08f2b
 % Please edit documentation in R/AllClasses.R
 \docType{class}
 \name{r8s-class}
 \alias{r8s-class}
 \title{Class "r8s"
 This class stores output info from r8s}
 \description{
 Class "r8s"
 This class stores output info from r8s
 }
 \section{Slots}{
 
 \describe{
 \item{\code{file}}{input file}
 
 \item{\code{fields}}{available feature}
 
 \item{\code{treetext}}{tree text}
 
 \item{\code{phylo}}{multiPhylo, time tree, rate tree and absolute substitution tree}
 
 \item{\code{extraInfo}}{extra information}
 }}
 \author{
6f076280
 Guangchuang Yu \url{http://guangchuangyu.github.io}
75f08f2b
 }
 \keyword{classes}