checkFormula | R Documentation |
Check that a formula is valid for a dataset
checkFormula(dataset, formula)
dataset |
MicroVis dataset. |
formula |
Formula for linear model. |
Formula if it is valid, or NULL if formula is not valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.