ifelse2_pipe: This is a generalisation of ifelse that acceots an object and...

View source: R/utilities.R

ifelse2_pipeR Documentation

This is a generalisation of ifelse that acceots an object and return an objects

Description

This is a generalisation of ifelse that acceots an object and return an objects

Usage

ifelse2_pipe(.x, .p1, .p2, .f1, .f2, .f3 = NULL)

Arguments

.data

A tibble

condition

A boolean

Value

A tibble


stemangiola/ttSc documentation built on Dec. 8, 2022, 2:37 a.m.