print.summary.BPF {eiCircles} | R Documentation |
Print a summary of a summary.BPF object
Description
Print method for summary.BPFC
objects
Usage
## S3 method for class 'summary.BPF'
print(x, ..., margins = TRUE, digits = 2)
Arguments
x |
An |
... |
Other arguments passed on to methods. Not currently used. |
margins |
A |
digits |
Integer indicating the number of decimal places to be shown. Default, 2. |
Value
No return value, called for side effects.
[Package eiCircles version 0.0.1-7 Index]