Summarize data found in an SSN object.
Usage
# S3 method for class 'SSN'
summary(object, ...)
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.