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