rxode2parseAssignTranslation {rxode2parse} | R Documentation |
This assigns the c level linkages for a roxde2 model
Description
This assigns the c level linkages for a roxde2 model
Usage
rxode2parseAssignTranslation(df)
Arguments
df |
data frame containing the character column names rxFun, fun, type, package, packageFun and the integer column names argMin and argMax |
Value
Nothing called for side effects
Author(s)
Matthew L. Fidler
Examples
rxode2parseAssignTranslation(rxode2parseGetTranslation())
[Package rxode2parse version 2.0.19 Index]