summary.highriskzone: Summary of a high-risk zone
Description
Prints a useful summary of a high-risk zone.
Usage
# S3 method for highriskzone
summary(object, ...)
Arguments
- object
high-risk zone (object of class "highriskzone
")
- ...
ignored
Details
A useful description of the highriskzone object is printed.
This is a method for the generic function summary
.