inst/XMLExamples/docOfFigures.R

library(XML)
doc = xmlParse("~/Books/XMLTechnologies/SVGAnnotation/SVGAnnotationPaper.xml")

figs = getNodeSet(doc, "//figure[.//dyngraphic]")
duncantl/SVGAnnotation documentation built on May 15, 2019, 5:57 p.m.