encodeSVGSpecialChars(x, sub.special = TRUE, xent = FALSE)
FALSE
, do not encode. FALSE
, encode as XML encoding, if TRUE
,
encode as XML entityx
with encodings as appropriate.
Character | XML encoding |
XML entity |
\& |
\& | \&\#38 |
\' |
\' |
\&\#30 |
\" |
\" | \&\#34 |
\< |
\< |
\&\#60 | Character |