is.string: Is a string?

View source: R/common.R

is.stringR Documentation

Is a string?

Description

Returns TRUE if the passed x variable is a length one variable containing characters values

Usage

is.string(x)

Arguments

x

the variable to be checked

Value

a boolean


GROAN documentation built on Nov. 28, 2022, 5:07 p.m.