print {pomp} | R Documentation |
These methods print their argument and return it *invisibly*.
## S4 method for signature 'unshowable'
print(x, ...)
## S4 method for signature 'listie'
print(x, ...)
## S4 method for signature 'pomp_fun'
print(x, ...)
x |
object to print |
... |
ignored |