print.logger_tree {lgr} | R Documentation |
Print Logger Trees
Description
Print Logger Trees
Usage
## S3 method for class 'logger_tree'
print(x, color = requireNamespace("crayon", quietly = TRUE), ...)
## S3 method for class 'logger_tree'
format(x, color = FALSE, ...)
Arguments
x |
|
color |
|
... |
passed on to |
Value
x
(invisibly)
[Package lgr version 0.4.4 Index]