Summarize data found in an SSN object.

# S3 method for SSN
summary(object, ...)

Arguments

object

An SSN object.

...

Other arguments. Not used (needed for generic consistency).

Value

A list with several fitted model quantities used to create informative summaries when printing.

Details

summary.SSN() creates a summary of a SSN object intended to be printed using print(). This summary contains information about the number of observed and prediction locations, as well as the column names found in their respective sf data.frames.