Summarize data found in an SSN object.
# S3 method for SSN
summary(object, ...)
An SSN object.
Other arguments. Not used (needed for generic consistency).
A list with several fitted model quantities used to create informative summaries when printing.
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.