rxPrune {rxode2} | R Documentation |
Prune branches (ie if/else) from rxode2
Description
This prunes branches (ie if/else) from rxode2.
Usage
rxPrune(x)
Arguments
x |
rxode2 model that can be accessed by rxNorm |
Value
Pruned rxode2 model text.
Author(s)
Matthew L. Fidler
[Package rxode2 version 3.0.0 Index]