select | R Documentation |
Select multiple columns
selectIf(object, predicate, ...)
object |
Object. |
predicate |
|
... |
Additional arguments. |
Modified object.
These functions are inspired by dplyr. However, they are designed to only work on Bioconductor S4 class objects, and use base R code internally.
showMethods("selectIf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.