print.bootnet: Print method for bootnet and bootnetResult objects
Description
Prints a short overview of the results of bootnet
Usage
# S3 method for bootnet
print(x, ...)
# S3 method for bootnetResult
print(x, ...)
# S3 method for bootnetResult
summary(object, ...)
Arguments
- x
A bootnet
or bootnetResult
object
- object
A bootnetResult
object
- ...
Not used.
Author
Sacha Epskamp <mail@sachaepskamp.com>