intersect_feature: Returns the intersection of species and samples for the...

Description Usage Arguments Value See Also

View source: R/utilities.R

Description

This function is used internally as part of the infrastructure to ensure that component data types in a ExpressionSet-object have exactly the same feature. It relies heavily on the Reduce function to determine the strictly common species.

Usage

1

Arguments

x

(Required). A ExpressionSet-class object that contains 2 or more components that in-turn describe feature.

Value

Returns a character vector of only those feature that are present in all feature-describing components of x.

See Also

Reduce, intersect


HuaZou/MyRtools documentation built on Jan. 6, 2022, 8:56 a.m.