check.design: Check if the design is valid

View source: R/limmaAnalysis.R

check.designR Documentation

Check if the design is valid

Description

Check if the design is valid

Usage

check.design(sTab)

Arguments

sTab

The data.frame which correspond to the 'pData()' function of package 'MSnbase'.

Value

A boolean

Author(s)

Thomas Burger, Samuel Wieczorek

Examples

data(Exp1_R25_pept, package="DAPARdata")
check.design(Biobase::pData(Exp1_R25_pept)[, seq_len(3)])


prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.