mapply_repl: Apply f to all replicates

View source: R/helper-robust.R

mapply_replR Documentation

Apply f to all replicates

Description

Wrapper for mapply.

Usage

mapply_repl(f, ..., MoreArgs = NULL)

Arguments

f

function to apply to each replicate data

...

see mapply

MoreArgs

see mapply

Value

tibble


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