print.psicaTree: Prints a PSICA tree.

Description Usage Arguments

View source: R/psica.R

Description

Prints a PSICA tree.

Usage

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

Arguments

x

the PSICA tree to be printed

...

Other parameter passed to the generic print function


psica documentation built on March 26, 2020, 7:25 p.m.

Related to print.psicaTree in psica...