print.slendr_ts {slendr}R Documentation

Print tskit's summary table of the Python tree-sequence object

Description

Print tskit's summary table of the Python tree-sequence object

Usage

## S3 method for class 'slendr_ts'
print(x, ...)

Arguments

x

Tree object of the class slendr_phylo

...

Additional arguments normally passed to print (not used in this case)

Value

No return value, simply prints the tskit summary table to the terminal


[Package slendr version 0.9.1 Index]