powered by
writeCorpus(x, path = ".", filenames = NULL)
NULL
x
data("crude") writeCorpus(crude, path = ".", filenames = paste(seq_along(crude), ".txt", sep = ""))
Run the code above in your browser using DataLab