| alternate | categorical vectors can 'alternate' between their basic... |
| as_categorical | convert to categorical variable |
| as.matrix.cat_categorical | convert categorical to matrix |
| as_ordinal | create a new ordinal variable |
| categorical | cat_categorical is the main vector class. It gives a general... |
| categorical.cat_categorical | create a categorical variable from categorical input |
| categorical_logic | mutate categorical type variables, while treating each choice... |
| categorical.matrix | categorical constructors check inputs, convert to matrix and... |
| cat_remove_levels | remove levels from a categorical vector |
| cl_table | table() for categorical vectors |
| droplevels.cat_categorical | drop levels from categorical vector |
| enforce_alternative_lengths_match_levels | ensures that the provided alternative values have as many... |
| get_level_values | get level values |
| is_categorical | check if vector is of class cat_categorical |
| is.categorical | check if vector is of class cat_categorical |
| is_ordinal | check if vector is of class cat_ordinal |
| is.ordinal | check if vector is of class cat_ordinal |
| join_levels | combine the levels attribute of two categorical vectors |
| join_values | combine values of two categorical vectors |
| mutate_categorical | Mutate categorical type variables in a data frame |
| new_categorical | create a new categorical variable |
| new_ordinal | create a new ordinal variable |
| ordinal | create a new ordinal variable |
| pipe | Pipe operator |
| plot.cat_categorical | plotting categorical vectors |
| restore_lgl_list_NA_in_value_list | set a list of items to NA where any value in a categorical... |
| unique_and_not_na | take unique values from a vector and remove all NAs |
| usethnicity | Data from Youth Risk Behaviour Survey |
| vec_cast.cat_categorical | cast categorical vectors |
| vec_cast.cat_categorical.cat_categorical | cast cat_categorical to cat_categorical |
| vec_cast.cat_categorical.character | cast character to cat_categorical |
| vec_cast.cat_categorical.default | cast categorical default |
| vec_cast.character.cat_categorical | cast cat_categorical to character |
| vec_ptype2.cat_categorical | BOILERPLATES |
| vec_ptype2.cat_categorical.cat_categorical | common type of cat_categorical and cat_categorical |
| vec_ptype2.cat_categorical.character | the functions in this file determine how categorical vectors... |
| vec_ptype2.cat_categorical.default | default common type for cat_categorical |
| vec_ptype2.character.cat_categorical | common type: character & cat_categorical |
| vec_ptype.cat_categorical | When the change happens implicitly (e.g in c()) we call it... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.