rxChain: rxChain Chain or add item to solved system of equations

rxChainR Documentation

rxChain Chain or add item to solved system of equations

Description

Add item to solved system of equations

Usage

rxChain(obj1, obj2)

## S3 method for class 'solveRxDll'
obj1 + obj2

Arguments

obj1

Solved object.

obj2

New object to be added/piped/chained to solved object.

Value

When newObject is an event table, return a new solved object with the new event table.

Author(s)

Matthew L. Fidler


nlmixrdevelopment/RxODE documentation built on April 10, 2022, 5:36 a.m.