rxPrune {RxODE}R Documentation

Prune branches (ie if/else) from RxODE

Description

This prunes branches (ie if/else) from RxODE.

Usage

rxPrune(x)

Arguments

x

RxODE model that can be accessed by rxNorm

Value

Pruned RxODE model text.

Author(s)

Matthew L. Fidler


[Package RxODE version 1.1.2 Index]