Description Usage Arguments Examples
Word tokenizer
1 | word_tokenize(sentence)
|
sentence |
Sentence to tokenize. |
1 2 3 4 | ## Not run:
word_tokenize("This is an R package.")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.