Subset: The Subset class

Description Usage Arguments Fields and Methods Author(s)

Description

Package: IdMappingAnalysis
Class Subset

Object
~~|
~~+--Subset

Directly known subclasses:

public static class Subset
extends Object

Serves as a wrapper for data frame subsetting functions defined as static methods of the Subset class.

Usage

1

Arguments

...

Not used.

Fields and Methods

Methods:

byColNames Extract subset of columns from a data frame or a list of data frames.
byColumn # Extract subset of rows from a data frame or a list of data frames .
byRow Extract subset of columns from a data frame or a list of data frames .
byRowNames Extract subset of columns from a data frame or a list of data frames.

Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save

Author(s)

Alex Lisovich, Roger Day


IdMappingAnalysis documentation built on Oct. 31, 2019, 3:30 a.m.