R/define.R
splitSpa12.Rd
Split definition character and count
splitSpa12(word)
the fullword to split
whole word from the given text
if (FALSE) { wordtodefine <- "smile v" splitSpa12(wordtodefine) }