powered by
DataframeSource(x)
DataframeSource
SimpleSource
Source
x
docs <- data.frame(c("This is a text.", "This another one.")) (ds <- DataframeSource(docs)) inspect(VCorpus(ds))
Run the code above in your browser using DataLab