escape: Escape special character of latex math

Description Usage Arguments

View source: R/escape.R

Description

Escape special character so that it can be safely included as latex math.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
escape(x)

## S3 method for class 'latexmath'
escape(x)

## S3 method for class 'character'
escape(x)

## S3 method for class 'list'
escape(x)

Arguments

x,

an object used to select a method


yiluheihei/rlatexmath documentation built on Jan. 1, 2021, 1:44 p.m.