Skip to contents

This function is a helper for cleaning xtable outputs in preparation for PDF production

Usage

sanitise(str)

Arguments

str

The text to be sanitised

See also

Examples

sanitise('[&%#<>\\')
#> [1] "{}[\\&\\%\\#$<$$>$$\\backslash$"