setupExampleData.AromaAffymetrix | R Documentation |
Setups example data in the current directory.
## S3 method for class 'AromaAffymetrix'
setupExampleData(pkg, dataset=NULL, chipType=NULL, dirs=c("annotationData", "rawData"),
mustWork=TRUE, validate=FALSE, ...)
dataset , chipType |
|
dirs |
A |
mustWork |
If |
validate |
If |
... |
Not used. |
Returns (invisibly) TRUE
if all requested data was installed,
otherwise FALSE
.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.