print.satscan {rsatscan} | R Documentation |
Methods for satscan-class objects
Description
These functions define the default methods for satscan-class objects, which are the result objects from a call to satscan()
Usage
## S3 method for class 'satscan'
print(x, ...)
Arguments
x |
is a satscan object |
... |
vestigial, for compatability with the default summary method |
Value
x, invisibly. Side effect is to display ss$main, the SaTScan text report
[Package rsatscan version 1.0.8 Index]