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)


r2dictionary documentation built on July 26, 2023, 5:34 p.m.