Learn R Programming

crunch (version 1.14.4)

describe-category: Category attributes

Description

Category attributes

Usage

"name"(x)
"name"(x) <- value
"name"(x) <- value
"value"(x)
"value"(x) <- value
"id"(x)
"is.selected"(x)

Arguments

x
a Category
value
For the setters, an appropriate value to set

Value

name returns character; value and id return numeric; value but not id may be NA; is.selected returns logical indicating whether this Category is a "selected" dichotomy. Setters return x duly modified.

See Also

Categories dichotomize