Checks whether an object is integer-coded.

# S3 method for coded_vec
is.coded(x)

# S3 method for corpus
is.coded(x)

is.coded(x)

Arguments

x

Object to check.

Value

Scalar logical.

See also