latex.supscr: Create a superscript in latex

View source: R/latex.R

latex.supscrR Documentation

Create a superscript in latex

Description

Create a superscript in latex

Usage

latex.supscr(main.txt, supscr.txt)

Arguments

main.txt

The main part of the text

supscr.txt

The superscripted part of the text

Value

A latex string with superscripting

Examples

latex.supscr("x", "2")

pbs-assess/gfutilities documentation built on Sept. 18, 2023, 7:57 a.m.