Learn R Programming

r2dictionary (version 0.3)

splitSpa12: Split definition character and count

Description

Split definition character and count

Usage

splitSpa12(word)

Value

whole word from the given text

Arguments

word

the fullword to split

Examples

Run this code
if (FALSE) {
wordtodefine <- "smile v"
splitSpa12(wordtodefine)
}

Run the code above in your browser using DataLab