View source: R/mfInterpreter.R View source: R/mfInterpreter.R
| mfInterpret_objformula | R Documentation |
Extract info from obj.formula relevant for the basic structure of the (response) object.
mfInterpret_objformula(x, varnames = TRUE, ...)
x |
a formula. |
varnames |
logcial, should character variable names be returned (default). Alternatively formula parts are directly passed. |
a named list containing the value, dim, arg and id
extracted from the formula.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.