Description Usage Arguments Construction Methods Internal Class Fields and Methods Author(s) See Also Examples
Utility is a virtual class containing components to create
light weight Consumer classes.
RawToChar is a class to convert raw (binary) records to
char, applying rawToChar to each record.
Rev reverses the order of current task.
1 2 |
... |
Arguments passed to the
|
Use constructors RawToChar, Rev.
See Consumer Methods.
Internal fields of this class are are described with, e.g.,
getRefClass("Utility")$fields.
Internal methods of this class are described with
getRefClass("Utility")$methods() and
getRefClass("Utility")$help().
Martin Morgan mtmorgan@fhcrc.org
Streamer-package, Consumer-class,
Streamer-class.
1 | showClass("Utility")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.