Learn R Programming

crunch (version 1.3.2)

describe-category: Category attributes

Description

Category attributes

Usage

## S3 method for class 'Category':
name(x)

## S3 method for class 'Category': name(x) <- value

## S3 method for class 'Category': value(x)

## S3 method for class 'Category': value(x) <- value

## S3 method for class 'Category': id(x)

## S3 method for class 'list': id(x)

## S3 method for class 'Category': 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