View source: R/simplify_parens.R
simplify_parens | R Documentation |
Remove extraneous parentheses from a formula.
simplify_parens(x)
x |
The formula (or call) to simplify |
The simplified formula
simplify_parens(((a))~((b+c)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.