Learn R Programming

encode (version 0.3.6)

encoded.default: Check If Default Object is Encoded

Description

Checks if object is encoded, using default methodology. Always returns logical, telling whether the corresponding element represents an encoding of levels and labels. Objects with zero length give FALSE.

Usage

# S3 method for default
encoded(x, ...)

Arguments

x

object

...

passed arguments

Value

logical

See Also

Other encoded: encoded