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 June 22, 2024, 9:18 a.m.