Description Usage Arguments Fields and Methods Author(s)
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.
1 |
... |
Not used. |
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
Alex Lisovich, Roger Day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.