escapeXml: Escape xml

View source: R/xml.R

escapeXmlR Documentation

Escape xml

Description

Escape the characters &,⁠"⁠,⁠'⁠,<,>

Usage

escapeXml(x)

Arguments

x

a character vector meant to be xml

Value

The same character vector x but xml escaped.

See Also

https://stackoverflow.com/a/1091953/10415129


tinytest2JUnit documentation built on April 13, 2026, 9:06 a.m.