print.vistla_hierarchy {vistla} | R Documentation |
Print vistla objects
Description
Utility functions to print vistla objects.
Usage
## S3 method for class 'vistla_hierarchy'
print(x, ...)
## S3 method for class 'vistla'
print(x, n = 7L, ...)
Arguments
x |
vistla object. |
... |
ignored. |
n |
maximal number of paths to preview. |
Value
Invisible copy of x
.
[Package vistla version 2.0.2 Index]