instead: instead

View source: R/mathml.R

insteadR Documentation

instead

Description

This is a function that allows the user to highlight the mistakes, in particular adds a curly bracket under the wrong term and it provides the correct solutions.

Usage

instead(inst, of)

Arguments

inst

the wrong term

of

the correct term

Value

inst

Examples

1 + instead(2, 3)

mathml(term=quote(1 + instead(2, 3)))


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