each_run_day: Apply function to every run day

Description Usage Arguments Value

Description

Apply function to every run day

Usage

1
each_run_day(mat, run_days, f, ...)

Arguments

mat

Matrix with samples as columns and metabolites as rows

run_days

Factor of length ncol(mat) used to split samples by run day

f

Function to apply to run day subsets of mat

...

Further arguments passed to f

Value

A list with one element per run day. Elements are named using the corresponding level of run_days.


cbhelmholtz/metaboliteqc documentation built on May 13, 2019, 2:03 p.m.