cal {mathml}R Documentation

Calligraphic font

Description

Calligraphic font

Usage

cal(x)

Arguments

x

an R symbol. This function is used to render the content in calligraphic font in MathJax. In MathML, script font is used.

Value

The function cal is a wrapper for the identity function.

See Also

identity()

Examples

mathjax(quote(K %in% cal(K)))


[Package mathml version 1.2 Index]