# NOT RUN {
# read all EAF files in the current working directory
# and write one XML file for each text to the same
# location
mc_eaf_to_xml()
# same as above, but bundle all data into one large XML file
# for entire collection plus one XML file for each corpus
mc_eaf_to_xml(split = TRUE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab