summary.satscan: Methods for satscan-class objects

View source: R/methods.R

summary.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'
summary(object, ...)

Arguments

object

is a satscan object

...

vestigial, for compatability with the default summary method

Value

object, invisibly. Side effect is to display minimal facts contained in ss


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