Man pages for mabafaba/categorical
Representing and Manipulating categorical data in R

alternatecategorical vectors can 'alternate' between their basic...
as_categoricalconvert to categorical variable
as.matrix.cat_categoricalconvert categorical to matrix
as_ordinalcreate a new ordinal variable
categoricalcat_categorical is the main vector class. It gives a general...
categorical.cat_categoricalcreate a categorical variable from categorical input
categorical_logicmutate categorical type variables, while treating each choice...
categorical.matrixcategorical constructors check inputs, convert to matrix and...
cat_remove_levelsremove levels from a categorical vector
cl_tabletable() for categorical vectors
droplevels.cat_categoricaldrop levels from categorical vector
enforce_alternative_lengths_match_levelsensures that the provided alternative values have as many...
get_level_valuesget level values
is_categoricalcheck if vector is of class cat_categorical
is.categoricalcheck if vector is of class cat_categorical
is_ordinalcheck if vector is of class cat_ordinal
is.ordinalcheck if vector is of class cat_ordinal
join_levelscombine the levels attribute of two categorical vectors
join_valuescombine values of two categorical vectors
mutate_categoricalMutate categorical type variables in a data frame
new_categoricalcreate a new categorical variable
new_ordinalcreate a new ordinal variable
ordinalcreate a new ordinal variable
pipePipe operator
plot.cat_categoricalplotting categorical vectors
restore_lgl_list_NA_in_value_listset a list of items to NA where any value in a categorical...
unique_and_not_natake unique values from a vector and remove all NAs
usethnicityData from Youth Risk Behaviour Survey
vec_cast.cat_categoricalcast categorical vectors
vec_cast.cat_categorical.cat_categoricalcast cat_categorical to cat_categorical
vec_cast.cat_categorical.charactercast character to cat_categorical
vec_cast.cat_categorical.defaultcast categorical default
vec_cast.character.cat_categoricalcast cat_categorical to character
vec_ptype2.cat_categoricalBOILERPLATES
vec_ptype2.cat_categorical.cat_categoricalcommon type of cat_categorical and cat_categorical
vec_ptype2.cat_categorical.characterthe functions in this file determine how categorical vectors...
vec_ptype2.cat_categorical.defaultdefault common type for cat_categorical
vec_ptype2.character.cat_categoricalcommon type: character & cat_categorical
vec_ptype.cat_categoricalWhen the change happens implicitly (e.g in c()) we call it...
mabafaba/categorical documentation built on May 3, 2020, 9 p.m.