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

Try the lfactors package in your browser

Any scripts or data that you put into this service are public.

lfactors documentation built on May 2, 2019, 8:29 a.m.