packrat/lib/x86_64-apple-darwin15.6.0/3.6.0/XML/examples/xmlTree.R

tt = xmlTree("doc")

# Shows that we can create the children within the call to create
# a parent.

tt$addTag("a",
           tt$addTag("b", tt$addTag("c")),
           tt$addTag("d", tt$addTag("e")))

           
           
adnaniazi/krauseNiazi2019Analyses documentation built on June 9, 2019, 7:22 p.m.