add_lagr {mcgf} | R Documentation |
Generic function for adding a Lagrangian model
Description
Generic function for adding a Lagrangian model
Usage
add_lagr(x, ...)
Arguments
x |
An R object. |
... |
Additional parameters or attributes. |
Details
Refer to add_lagr.mcgf()
and add_lagr.mcgf_rs()
for more details.
Value
x
with the newly added Lagrangian model.
[Package mcgf version 1.1.1 Index]