rxode2parseAssignTranslation function

This assigns the c level linkages for a roxde2 model

This assigns the c level linkages for a roxde2 model

rxode2parseAssignTranslation(df)

Arguments

  • df: data frame containing the character column names rxFun, fun, type, package, packageFun and the integer column names argMin and argMax

Returns

Nothing called for side effects

Examples

rxode2parseAssignTranslation(rxode2parseGetTranslation())

Author(s)

Matthew L. Fidler