pStop {spatPomp} | R Documentation |
pStop
Description
Custom error function
Usage
pStop(fn, ...)
pStop_(...)
pWarn(fn, ...)
pWarn_(...)
Arguments
fn |
name of function (will be enclosed in single quotes) |
... |
message |
Value
No return value as this is simply a custom error function.
[Package spatPomp version 0.35.0 Index]