summary.SSN | R Documentation |
Summarize data found in an SSN object.
## S3 method for class 'SSN'
summary(object, ...)
object |
An SSN object. |
... |
Other arguments. Not used (needed for generic consistency). |
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.
A list with several fitted model quantities used to create informative summaries when printing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.