Skip to contents

Wrapper for lapply

Usage

lapply_cond(x, f, ...)

Arguments

x

tibble of data per condition

f

function to apply to each condition data

...

parameters for f

Value

tibble