lapply_repl: Apply f to all replicates

View source: R/helper-robust.R

lapply_replR Documentation

Apply f to all replicates

Description

Wrapper for lapply

Usage

lapply_repl(x, f, ...)

Arguments

x

tibble of data per condition

f

function to apply to each replicate data

...

parameters for f

Value

tibble


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