check.conditions {DAPAR}R 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)


[Package DAPAR version 1.25.4 Index]