rxParseErr | R Documentation |
Prepare Error function for inclusion in rxode2
rxParseErr(
x,
baseTheta,
ret = "rx_r_",
init = NULL,
addProp = c("combined2", "combined1")
)
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 |
rxode2 transformed text
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.