rxParseErr function

Prepare Error function for inclusion in rxode2

Prepare Error function for inclusion in rxode2

rxParseErr( x, baseTheta, ret = "rx_r_", init = NULL, addProp = c("combined2", "combined1") )

Arguments

  • x: error function
  • baseTheta: Base theta to start numbering add(.) and prop(.) from.
  • ret: Internal return type. Should not be changed by the user...
  • init: Initialization vector

Returns

rxode2 transformed text

Author(s)

Matthew L. Fidler