Please see likert for details on the
plot.likert and related functions.
PlotLikertDialog()
listAllLikertCapable(envir = .GlobalEnv, ...)
LikertFormula()
LikertFormulaConstruct(functionName, response, predictor)
varPosnOriginal(variables, type = c("all", "factor", "numeric", "nonfactor",
"twoLevelFactor"))Arguments to ls.
Arguments to functions.
See varPosn for discussion.
For listAllLikertCapable, a character vector of names of all
objects that satisfy the search criteria in the specified
environments.
See likert for details on what objects are likert capable.
LikertFormulaConstruct constructs a model formula for use by
plot.likert.formula from its
input arguments.
varPosnOriginal is the same as varPosn
except that it always keeps the variables in the same order as the
original data.frame.