Learn R Programming

pandocfilters (version 0.1-3)

Subscript: Subscripted Text

Description

Constructs an inline object of type "Subscript".

Usage

Subscript(x)

Arguments

x

a inline object or a list of inline objects

Examples

Run this code
# NOT RUN {
Subscript("some text written in superscript")
# }

Run the code above in your browser using DataLab