Learn R Programming

slendr (version 1.0.0)

print.slendr_ts: 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 slendr_ts
print(x, ...)

Value

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

Arguments

x

Tree object of the class slendr_phylo

...

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