as.factor.lfactor: factor from an lfactor

Description Usage Arguments Details See Also

View source: R/as.factor.lfactor.R

Description

Returns a factor from an lfactor.

Usage

1
2
## S3 method for class 'lfactor'
as.factor(x)

Arguments

x

the lfactor to be coerced to a factor

Details

Simply drops the numeric levels from the lfactor and returns a normal factor.

See Also

as.factor


pdbailey0/lfactors documentation built on May 24, 2019, 11:40 p.m.