Learn R Programming

pandocfilters (version 0.1-3)

Math: TeX Math

Description

Constructs an inline object of type "Math".

Usage

Math(x)

Arguments

x

a character string

Examples

Run this code
# NOT RUN {
Math("3*x^2")
# }

Run the code above in your browser using DataLab