R/utilities.R
ifelse_pipe.Rd
This is a generalisation of ifelse that accepts an object and return an objects
ifelse_pipe(.x, .p, .f1, .f2 = NULL)
A tibble
A boolean
A function