View source: R/dataFunctions.R
recode_if | R Documentation |
Recode a variable conditional on one or more other variables
recode_if(.x, .condition, ...)
.x |
A vector to modify |
.condition |
An expression of a condition |
... |
Replacement (see dplyr::recode) |
Contents of "Value"
Unknown
https://gerkelab.com/blog/2018/08/recode_if
dplyr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.