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/clessnverse documentation built on Feb. 15, 2024, 2:10 p.m.