Description Usage Arguments Value Author(s) See Also
Validates the argument 'weights'.
1 2 | ## S3 method for class 'MicroarrayData'
validateArgumentWeights(this, weights, slides=NULL, zeroOneOnly=FALSE, ...)
|
weights |
Either a |
zeroOneOnly |
If |
Returns a double vector of weights of equal length as the input vector.
If NULL was given, then NULL is returned.
If the argument was invalid an Exception is thrown.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see MicroarrayData.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.