unfactor: unclass factor (but keep numeric level)

Usage Arguments Value See Also Examples

Usage

1
unfactor(x.factor, class="factor")

Arguments

x.factor

element of class "factor" or "ordered"

class

usually "factor" or "ordered"

Value

vector of elements of x.factor

See Also

unclass, interaction.plot.

Examples

1
2
3
4
## Not run: 
unfactor(a)

## End(Not run)

byandell/pda documentation built on May 13, 2019, 9:27 a.m.