print.rwty.chain: Function for printing rwty.chain objects

Description Usage Arguments Value Examples

Description

This function is automatically called when printing a rwty.chain object

Usage

1
2
## S3 method for class 'rwty.chain'
print(x, ...)

Arguments

x

A rwty.chain object

...

Other arguments to be passed on to next function

Value

A summary of the contents of the chain

Examples

1
2
data(fungus)
fungus$Fungus.Run1

Example output

Loading required package: ape
Loading required package: ggplot2
              Length Class      Mode   
trees         251    multiPhylo list   
ptable          7    data.frame list   
gens.per.tree   1    -none-     numeric

rwty documentation built on May 2, 2019, 4 p.m.