Learn R Programming

pmartR (version 2.4.6)

get_group_table: Get group table

Description

This function returns a table with number of samples per group

Usage

get_group_table(omicsObject)

Value

a table containing number of samples per group

Arguments

omicsObject

an object of the class 'pepData', 'proData', 'metabData', 'lipidData', 'nmrData', 'statRes', or 'trelliData', usually created by as.pepData, as.proData, as.metabData, as.lipidData, as.nmrData, imd_anova, or as.trelliData respectively.