Description Usage Arguments Value Examples
This function lists available targets for a given cdf
argument.
1 | listTargets(cdf, version = getLatestVersion())
|
cdf |
A character. Either |
version |
A character giving the brainarray version.
See |
A character vector of the available targets.
1 2 3 4 | listTargets("affy")
listTargets("brainarray", version = "18.0.0")
listTargets("brainarray", version = "17.1.0")
listTargets("brainarray", version = "15.0.0")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.