Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

TeXencode

Encode Specical Characters for TeX/LaTeX


Description

Encode specical characters for TeX/LaTeX.

Usage

TeXencode(s)

Arguments

s

character

Details

Probably incomplet

Value

numeric

Author(s)

Enrico Schumann

References

Donald E. Knuth. The TeXbook. Addison Wesley, 1986 (with corrections made in 1996).

Leslie Lamport. LaTeX: A Document Preparation System. Addison Wesley, 1994.

Examples

TeXencode("Peter & Paul")
## [1] "Peter \& Paul"

textutils

Utilities for Handling Strings and Text

v0.2-1
GPL-3
Authors
Enrico Schumann [aut, cre] (<https://orcid.org/0000-0001-7601-6576>)
Initial release
2021-04-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.