regex_word {textTools}R Documentation

Regular expression that might be used to split strings of text into component words.

Description

" ", A regular expression to split strings when encountering a space.

Usage

regex_word

Format

A string


[Package textTools version 0.1.0 Index]