| expandGrpVar | R Documentation |
apply operator expansion (e.g. a/b -> a + a:b) to a formula term
expandGrpVar(f)
f |
a language object (an atom of a formula) |
expandGrpVar(quote(x*y))
expandGrpVar(quote(x/y))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.