define_formula | R Documentation |
Takes a string representing an R-expression and turns it into a heRoFormula object. If the resulting R-expression is invalid, it will be replaced with an expression that evaluates to an error string.
define_formula(string)
text |
An atomic character vector containing an R-expression. |
A heRoFormula object representing the given R-expression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.