print {spatPomp} | R Documentation |
Print methods
Description
Prints its argument.
Usage
## S4 method for signature 'spatPomp'
print(x)
Arguments
x |
a |
Value
An object of class ‘spatPomp’ is returned *invisibly*. The user is notified on the console only the class of the object.
Note
Use spy()
to see model components of x
instead.
[Package spatPomp version 0.35.0 Index]