splitSpa12: Split definition character and count

View source: R/define.R

splitSpa12R 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)


oobianom/r2dictionary documentation built on July 30, 2023, 12:16 a.m.