check.conditions: Check if the design is valid

View source: R/limmaAnalysis.R

check.conditionsR Documentation

Check if the design is valid

Description

This function check the validity of the conditions

Usage

check.conditions(conds)

Arguments

conds

A vector

Value

A list

Author(s)

Samuel Wieczorek

Examples

utils::data(Exp1_R25_pept, package='DAPARdata')
check.conditions(Biobase::pData(Exp1_R25_pept)$Condition)


samWieczorek/DAPAR documentation built on May 6, 2022, 5:30 p.m.