tests/people.R

# Note sure what this is testing.
library(RXQuery)
z = zorba()
mgr = xmlDataManager()
if(file.exists("/Users/duncan/Data/GovTrack/people.xml.1"))
  o = loadDocument("/Users/duncan/Data/GovTrack/people.xml.1")

ctxt = makeContext(z)

xq = compileXQuery("1 + 2", ctxt)
omegahat/RXQuery documentation built on May 24, 2019, 1:55 p.m.