fch_fc_comb: Generate A Single Fc Array Data Frame Of Just Two Groups

Description Usage Arguments Value

View source: R/fc_helpers.R

Description

Generate A Single Fc Array Data Frame Of Just Two Groups

Usage

1
fch_fc_comb(fc, group_combs, to_comp)

Arguments

fc

The Fc Array data frame. Must be a single time point.

group_combs

The group combination matrix obtained from combn(groups, 2).

to_comp

The column in group_combs that is to be kept.

Value

The Fc Array data frame with just the two groups in to_comp.


kmorrisongr/fcan documentation built on Sept. 9, 2020, 10:12 a.m.