wild.codes
From memisc v0.99.27.3
by Martin Elff
Table of frequencies for unlabelled codes
The function wild.codes
creates a table of frequencies of those codes
of an item that do not have labelled attached to them. This way, it helps to identify
coding errors.
Usage
wild.codes(x)
# S4 method for item
wild.codes(x)
Arguments
- x
an object of class "item"
Value
A table of frequencies (i.e. an array of class "table")
Community examples
Looks like there are no examples yet.