Rdocumentation
powered by
Learn R Programming
pomp (version 0.53-1)
Csnippet: C code snippets
Description
For including snippets of C code in
pomp
objects.
Usage
Csnippet(text);
Arguments
text
character; a snippt of C code.
Value
An object of class
Csnippet
.