get_group_table {pmartR}R Documentation

Get group table

Description

This function returns a table with number of samples per group

Usage

get_group_table(omicsObject)

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.

Value

a table containing number of samples per group


[Package pmartR version 2.4.5 Index]