formulas | R Documentation |
Summoning Formulas
fmls( x = unspecified(), role = list(), tier = list(), label = list(), strata = character(), pattern = character(), order = 2L:4L, ... ) summon_formulas( x = unspecified(), role = list(), tier = list(), label = list(), strata = character(), pattern = character(), order = 2L:4L, ... )
order |
Requested order that formulas are decomposed
into. The default is to return ALL formula decompositions. Options include
any integer inclusive from 1 to 4. The default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.