# NOT RUN {
record_f_name <- system.file("sample", "who2014_odk_export.csv", package = "CrossVA")
records <- read.csv(record_f_name, stringsAsFactors = FALSE)
output <- odk2openVA_2014(records)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab