modSubset: Tidy Subset Wrapper

Description Usage Arguments Value Functions

Description

modSubset function provides a tidy wrapper for the ExprsArray subset method. pipeSubset provides a tidy wrapper for the ExprsPipeline subset method.

Usage

1
2
3
modSubset(object, colBy, include)

pipeSubset(object, colBy, include)

Arguments

object

An ExprsArray or ExprsPipeline object to subset.

colBy

A numeric or character index. The column that contains group annotations.

include

A character vector. Specifies which annotations in colBy to include in the subset.

Value

An ExprsArray or ExprsPipeline object.

Functions


exprso documentation built on May 1, 2019, 7:11 p.m.