This function parses and loads one or more dramas in raw TEI format.
loadDramaTEI(filename, dataDirectory = paste0(getOption("qd.datadir"), "/tei"))
filename | The filename of the drama to load (or a list thereof). |
---|---|
dataDirectory | The directory that holds the file(s). |
The function returns an object of class QDDrama
.