summary.spacetimeobj {rSPDE} | R Documentation |
Summarise spacetime objects
Description
Summary method for class "spacetimeobj"
Usage
## S3 method for class 'spacetimeobj'
summary(object, ...)
## S3 method for class 'summary.spacetimeobj'
print(x, ...)
## S3 method for class 'spacetimeobj'
print(x, ...)
Arguments
object |
an object of class "spacetimeobj", usually, a result of a call
to |
... |
further arguments passed to or from other methods. |
x |
an object of class "summary.spacetimeobj", usually, a result of a call
to |
[Package rSPDE version 2.5.1 Index]