decorations: Identity functions for different decorations

decorationsR Documentation

Identity functions for different decorations

Description

Identity functions for different decorations

Usage

roof(x)

boxed(x)

cancel(x)

phantom(x)

prime(x)

tilde(x)

over(x)

under(x)

underover(x)

hyph(x)

color(x)

Arguments

x

the expression to render

Value

x

Examples

roof(1) + mean(2) + boxed(3) + cancel(4) + phantom(5) + prime(6) + tilde(7)

mathml(quote(roof(b) + mean(X) + boxed(3) + cancel(4) + phantom(5)))

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