View source: R/check.conditions.R
check.conditions | R Documentation |
This function checks the validity of the conditions.
This function was included from the check.conditions
function in the DAPAR
package, since DAPAR
was to be removed from
Bioconductor >= 3.15.
check.conditions(conds)
conds |
A vector |
A list
Samuel Wieczorek as the author of
check.conditions
in the DAPAR
package.
## Not run:
utils::data(Exp1_R25_pept, package='DAPARdata')
check.conditions(Biobase::pData(Exp1_R25_pept)$Condition)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.