mutate_cond | R Documentation |
mutate_cond
mutate_cond(.data, condition, ..., envir = parent.frame())
.data |
data frame to apply the mutate |
condition |
condition to conditionally apply mutate |
... |
mutation function |
envir |
environment to apply condition |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.