omit {mathml} | R Documentation |
omit
Description
This is a function that allows the user to highlight the mistakes, in particular the omission of an element from a list.
Usage
omit(expr)
Arguments
expr |
expression |
Value
NULL e.g., remove a + b from a + b
[Package mathml version 1.2 Index]