myTests/utf.R

Sys.setlocale(, "en_US.UTF-8")
doc = xmlInternalTreeParse("input_dafirstname_cheo.xml")
el = getNodeSet(doc, "//parametergroup[@name='firstname']")[[1]]
xmlValue(el[[1]][[2]])
omegahat/XML documentation built on Jan. 17, 2024, 6:47 p.m.