Bug.R

library(XML)
z = newXMLNode("foo")
save(z, "/tmp/z.rda")
load("/tmp/z.rda")
z
omegahat/XML documentation built on Jan. 17, 2024, 6:47 p.m.