superscript_in_plots: superscript_in_plots

Description Usage Arguments Examples

Description

Create an expression with superscript for axis labels. Parsed when provided to xlab or ylab of a function.

Usage

1
superscript_in_plots(prefix = "n", sup = "k", suffix = "")

Arguments

prefix

String before the superscript.

sup

Superscripted text.

suffix

String after the subscript.

Examples

1
plot (1, 1, main =superscript_in_plots())

vertesy/MarkdownReports.v2.9.5 documentation built on May 22, 2019, 4 p.m.