Learn R Programming

pmartR (version 2.4.6)

take_diff: Compute pairwise differences

Description

Computes the differences for paired data according to the information in the pairing column of f_data. This variable name is also an attribute of the group_DF attribute.

Usage

take_diff(omicsData)

Value

A data.frame containing the differences between paired samples.

Arguments

omicsData

Any one of the omicsData objects (pepData, metabData, ...).

Author

Evan A Martin