Description Usage Arguments Value Functions
modSubset
function provides a tidy wrapper for the ExprsArray
subset
method. pipeSubset
provides a tidy wrapper for the
ExprsPipeline
subset
method.
1 2 3 | modSubset(object, colBy, include)
pipeSubset(object, colBy, include)
|
object |
An |
colBy |
A numeric or character index. The column that contains group annotations. |
include |
A character vector. Specifies which annotations in |
An ExprsArray
or ExprsPipeline
object.
pipeSubset
: A variant of modSubset
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.