split_words: Return a list of words of a sentence

View source: R/dev_t.R

split_wordsR Documentation

Return a list of words of a sentence

Description

Return a list of words of a sentence

Usage

split_words(txt)

Arguments

txt

the string

Value

a list of words

Examples

example




clessn/clessn-verse documentation built on Feb. 18, 2024, 12:42 p.m.