IsExclamation: Is exclamation mark.

View source: R/regex.R

IsExclamationR Documentation

Is exclamation mark.

Description

Determine if words are exclamation marks.

Usage

IsExclamation(words)

Arguments

words

Character vector of words.

Value

TRUE if word only contains exclamation marks.


M3SOulu/TextFeatures documentation built on June 24, 2022, 4:56 p.m.