Learn R Programming

lfactors (version 1.0.4)

Factors with Levels

Description

Provides an extension to factors called 'lfactor' that are similar to factors but allows users to refer to 'lfactor' levels by either the level or the label.

Copy Link

Version

Install

install.packages('lfactors')

Monthly Downloads

459

Version

1.0.4

License

GPL-2

Maintainer

Last Published

March 16th, 2018

Functions in lfactors (1.0.4)

inlf

Implements %in% for lfactors
as.integer.lfactor

Integer Vectors from lfactors
llevels

Numeric Levels of an lfactor
mlfactor

match Function for lfactors
lfactor

lfactors
lfactors-package

Allow a user to use == and %in% on an lfactor for both the label and the level
as.numeric.lfactor

Numeric Vectors from lfactors
as.factor.lfactor

factor from an lfactor