This function imports a concordance from files generated by other means than
write_conc().
import_conc(x, file_encoding = "UTF-8", source_type = c("corpuseye"), ...)An object of class conc.
A vector of input filenames.
Encoding of the file(s).
Character string. How the file is read. Currently only
"corpuseye" is supported.
Additional arguments (not implemented).
read_conc() for files written with write_conc().