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