get_group_DF: Fetch the group_DF attribute

View source: R/helper_fn.R

get_group_DFR Documentation

Fetch the group_DF attribute

Description

Retrieves the values in the group_DF attribute from an omicsData object.

Usage

get_group_DF(omicsData)

Arguments

omicsData

An object of class pepData, proData, metabData, lipidData, or nmrData.

Value

A data.frame with columns for sample ID and group. If two main effects are provided the original main effect levels for each sample are returned as the third and fourth columns of the data frame. Additionally, the covariates provided will be listed as attributes of this data frame.


pmartR/pmartR documentation built on April 24, 2024, 10:22 p.m.