decorations | R Documentation |
Identity functions for different decorations
roof(x)
boxed(x)
cancel(x)
phantom(x)
prime(x)
tilde(x)
over(x)
under(x)
underover(x)
hyph(x)
color(x)
x |
the expression to render |
x
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)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.