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