get_formula_string | R Documentation |
This function converts a formula object to a character string. It removes extra whitespace and formats the formula as a single line.
get_formula_string(formula)
formula |
A formula object to be converted to a string. |
A character string representing the formula.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.