Return the levels or codes of a cfactor
Usage
codes(x, ...)
# S3 method for class 'interlacer_cfactor'
levels(x)Value
levels() returns the levels of the cfactor (as a vector of
character labels); codes() returns a named vector representing the codes
for the cfactor
