getOutputDataSet.AromaTransform | R Documentation |
Gets the transformed data set, if processed.
## S3 method for class 'AromaTransform'
getOutputDataSet(this, onMissing=c("dropall", "drop", "NA", "error"), ...,
incomplete=FALSE, className=NULL, force=FALSE, verbose=FALSE)
... |
Arguments passed to static method |
onMissing |
A |
incomplete |
[DEPRECATED] If the output data set is incomplete,
then |
force |
If |
verbose |
See |
Returns an AromaMicroarrayDataSet
or NULL
.
Henrik Bengtsson
For more information see AromaTransform
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.