tokenization | R Documentation |
tokenization
tokenization(txtFile)
txtFile |
a character |
a list
theFile =system.file("ExText.txt", package = "codecountR")
data=tokenization(theFile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.