omit_left | R Documentation |
omit_left This is a function that allows the user to highlight the mistakes, in particular the omissions in the left-hand side of the expression
omit_left(expr)
expr |
The expression, e.g. a + b |
substitute(expr)[[3]], e.g., b from a + b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.