summary.bexy {bexy} | R Documentation |
Summarizing a bexy object
Description
Summarizing a bexy object
Usage
## S3 method for class 'bexy'
summary(object, ...)
Arguments
object |
A bexy object. |
... |
Additional parameters passed to summary functions. |
Value
No return value, called for side effects.
See Also
Examples
bex <- bexy()
print(bex)
[Package bexy version 0.1.2 Index]