Map token names of the R parser to token names in
xml_parse_data
Source: R/package.R
xml_parse_token_map.RdSome of the R token names are not valid XML tag names,
so xml_parse_data needs to replace them to create a
valid XML file.