omit_right {mathml} | R Documentation |
omit_right This is a function that allows the user to highlight the mistakes, in particular the omissions in the right-hand side of the expression
Description
omit_right This is a function that allows the user to highlight the mistakes, in particular the omissions in the right-hand side of the expression
Usage
omit_right(expr)
Arguments
expr |
expression |
Value
substitute(expr)[[2]], e.g., a from a + b
[Package mathml version 1.2 Index]