Description Usage Arguments Value Examples
Retrieves the array type.
1 | kind(object)
|
object |
|
String: "Expression", "Exon", "SNP" or "Tiling"
1 2 3 4 5 | if (require(pd.mapping50k.xba240)){
data(sfsExample)
Biobase::annotation(sfsExample) <- "pd.mapping50k.xba240"
kind(sfsExample)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.