print: Print methods

printR Documentation

Print methods

Description

Prints its argument.

Usage

## S4 method for signature 'spatPomp'
print(x)

Arguments

x

a spatPomp object

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.


spatPomp documentation built on April 4, 2025, 3:50 a.m.