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