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

View source: R/mathml.R

omit_rightR 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


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