+.rxSolve {RxODE}R Documentation

Update Solved object with '+'

Description

Update Solved object with '+'

Usage

## S3 method for class 'rxSolve'
solved + new

Arguments

solved

Solved object

new

New information added to the table.

Value

new solved object

Author(s)

Matthew L. Fidler


[Package RxODE version 0.9.2-0 Index]