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 |
... |
Additional arguments normally passed to |
Value
No return value, simply prints the tskit summary table to the terminal
[Package slendr version 0.9.1 Index]