Learn R Programming

mi4p (version 1.3)

test.design: Check if xxxxxx

Description

This function check xxxxx

Usage

test.design(tab)

Value

A list of two items

Arguments

tab

A data.frame which correspond to xxxxxx

Author

Thomas Burger, Quentin Giai-Gianetto, Samuel Wieczorek originally in the DAPAR package. Included in this package since DAPAR was to be removed from Bioconductor >= 3.15.

Examples

Run this code
if (FALSE) {
utils::data(Exp1_R25_pept, package='DAPARdata')
test.design(Biobase::pData(Exp1_R25_pept)[,1:3])
}

Run the code above in your browser using DataLab