Misc: The Misc class

Description Usage Fields and Methods Author(s)

Description

Package: IdMappingAnalysis
Class Misc

Object
~~|
~~+--Misc

Directly known subclasses:

public static class Misc
extends Object

Serves as a wrapper for various miscalleneous functions used throughout the package defined as static methods of the Misc class.

Usage

1
Misc()

Fields and Methods

Methods:

CsvList.merge Pairwise merge of two string vectors.
interleave Interleave two matrixes by columns.
to.base Convert number to a numeric vector of a given base.
to.binary.logical Convert number to a vector of logicals.
to.index.expr Convert expression into index expression for a given list or data frame object.
words Convert space delimited string to a vector of words.

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.