Description Usage Arguments Value
This is a generalisation of ifelse that acceots an object and return an objects
1 | ifelse_pipe(.x, .p, .f1, .f2 = NULL)
|
.x |
A tibble |
.p |
A boolean |
.f1 |
A function |
.f2 |
A function |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.