Import Epidata xml files (.epx) in R object
z <- read.epx(“sample.epx”, use.epidata.labels=TRUE)
DF <- as.data.frame(z)
with R 3.4.0 this function generates many warning. That is tied to the fact than XML package has not still be updated.
ADD: “abstract” method which returns some fields of StudyInfo.