lapply_cond: Apply f to all conditions

View source: R/helper-robust.R

lapply_condR Documentation

Apply f to all conditions

Description

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


dieterich-lab/JACUSA2helper documentation built on March 1, 2023, 12:09 a.m.