print.satscan: Methods for satscan-class objects

View source: R/methods.R

print.satscanR 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


rsatscan documentation built on Oct. 24, 2023, 5:08 p.m.