powered by
URISource(x, encoding = "UTF-8")
x
URISource
Source
DirSource
getSources
loreipsum <- system.file("texts", "loremipsum.txt", package = "tm") us <- URISource(loreipsum) inspect(Corpus(us))
Run the code above in your browser using DataLab