strescR: Utility function to escape LaTeX special characters present...

strescRR Documentation

Utility function to escape LaTeX special characters present in a string

Description

This function returns a vector of strings in which LaTeX special characters are escaped, this was useful in conjunction with xtable.

Usage

strescR(strings)

Arguments

strings

A vector of strings to deal with.

Value

A vector of strings with escaped characters within each string.

References

citation("seqinr")

See Also

stresc

Examples

strescR("MISC_RNA")
strescR(c("BB_0001","BB_0002"))


bhklab/genefu documentation built on June 2, 2022, 2:56 p.m.