print.grf_tree {grf} | R Documentation |
Print a GRF tree object.
Description
Print a GRF tree object.
Usage
## S3 method for class 'grf_tree'
print(x, ...)
Arguments
x |
The tree to print. |
... |
Additional arguments (currently ignored). |
[Package grf version 2.3.2 Index]