MathFragment: A fragment of math, e.g a variable name, to be treated as...

Description Usage Arguments Value See Also

View source: R/types.R

Description

A fragment of math, e.g a variable name, to be treated as inline content.

Usage

1
MathFragment(text, errors, id, mathLanguage, meta)

Arguments

text

The text of the equation in the language. Required.

errors

Errors that occurred when parsing the math equation.

id

The identifier for this item.

mathLanguage

The language used for the equation e.g tex, mathml, asciimath.

meta

Metadata associated with this item.

Value

A list of class MathFragment

See Also

Math


stencilaschema documentation built on Feb. 22, 2021, 5:05 p.m.