Description Usage Arguments Details Value
This is much simpler than it sounds & useful; needs better description & name
1 | categorical_logic(x, ...)
|
x |
a data.frame or tibble |
... |
arguments passed to dplyr::mutate |
operates rowwise (see ?dplyr::rowwise) on a categorical column. Each row's value is a vector with the selected responses.
see ?dplyr::mutate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.