IsSmallSmplSize: Check if the sample size is small

View source: R/general_proc_utils.R

IsSmallSmplSizeR Documentation

Check if the sample size is small

Description

Returns whether or not the sanity check found that there were too many groups in the dataset containing too few samples. It will return a 0 if the data passes the check, or will return a 1 if the data does not.

Usage

IsSmallSmplSize(mSetObj=NA)

Arguments

mSetObj

Input name of the created mSet Object


xia-lab/MetaboAnalystR documentation built on May 6, 2024, 2:41 a.m.