print.infer {infer} | R Documentation |
Print methods
Description
Print methods
Usage
## S3 method for class 'infer'
print(x, ...)
## S3 method for class 'infer_layer'
print(x, ...)
## S3 method for class 'infer_dist'
print(x, ...)
Arguments
x |
An object of class |
... |
Arguments passed to methods. |
[Package infer version 1.0.7 Index]