View source: R/general_proc_utils.R
IsSmallSmplSize | R Documentation |
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.
IsSmallSmplSize(mSetObj=NA)
mSetObj |
Input name of the created mSet Object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.