R/rxode2.R
rxChain.Rd
Add item to solved system of equations
rxChain(obj1, obj2) # S3 method for class 'solveRxDll' obj1 + obj2
Solved object.
New object to be added/piped/chained to solved object.
When newObject is an event table, return a new solved object with the new event table.
newObject
Matthew L. Fidler