Description Usage Arguments Value Author(s) See Also
Validates the argument 'channels'.
1 2 | ## S3 method for class 'GenePixData'
validateArgumentChannels(this, channels, minLength=length(channels), maxLength=minLength, ...)
|
channels |
Either an |
minLength, maxLength |
The minimum and the maximum length of the
argument |
Returns an integer
vector
of the same length as channels
of
channel indicies that are known to be valid.
If the argument was invalid an Exception
is thrown.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see GenePixData
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.