splitSpa12 {r2dictionary} | R Documentation |
Split definition character and count
Description
Split definition character and count
Usage
splitSpa12(word)
Arguments
word |
the fullword to split |
Value
whole word from the given text
Examples
## Not run:
wordtodefine <- "smile v"
splitSpa12(wordtodefine)
## End(Not run)
[Package r2dictionary version 0.2 Index]