print.bootcorr: Print Brief Details of a bootstrap correction for a high-risk zone
Description
Prints a very brief description of the bootstrap correction for a high-risk zone.
Usage
# S3 method for bootcorr
print(x, ...)
Arguments
- x
bootstrap correction for of a high-risk zone (object of class "bootcorr
")
- ...
ignored
Details
A very brief description of the bootstrap correction x for a high-risk zone is printed.
This is a method for the generic function print
.