omit_left: omit_left This is a function that allows the user to...

View source: R/mathml.R

omit_leftR 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

Description

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

Usage

omit_left(expr)

Arguments

expr

The expression, e.g. a + b

Value

substitute(expr)[[3]], e.g., b from a + b


mathml documentation built on June 8, 2025, 11:12 a.m.