is.alpha.only: TRUE for elements that only contain alpha characters, ie:...

View source: R/StringUtil.r

is.alpha.onlyR Documentation

TRUE for elements that only contain alpha characters, ie: have no numeric component.

Description

TRUE for elements that only contain alpha characters, ie: have no numeric component.

Usage

is.alpha.only(x)

Arguments

x

character vector

Value

logical vector


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.