R/lfactors-package.R

#' Allow a user to use == and \%in\% on an lfactor for both the label and the
#' level
#'
#' Similar to a factor, the user defines levels and labels when 
#' creating an \code{lfactor}. This is especially useful when
#' labels are long, and users know the levels well.
#'
#' See \code{\link{lfactor}} for examples.
#'
#' @docType package
#' @name lfactors-package
NULL
pdbailey0/lfactors documentation built on May 24, 2019, 11:40 p.m.