modSubset: Tidy Subset Wrapper

Description Usage Arguments Value Functions

View source: R/1.2-methods.R

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


tpq/exprso documentation built on July 27, 2019, 8:44 a.m.