Description Usage Arguments Author(s) See Also
Flags or unflags the indices of some spots with a specific flag.
Note the difference from *setFlag()
which sets
flags regardless of previously flags set, whereas this add/removes to
previously set flags.
1 2 |
flag |
The name of the flag. |
include |
The indices of the spots that should be included.
If it is instead a name of one or more flags, the spots which have been
flagged with these flags are considered.
If |
exclude |
The indices of the spots that should be excluded.
If it is instead a name of one or more flags, the spots which have been
flagged with these flags are excluded.
If |
slide |
Slide(s) to be considered. If |
include.op |
If |
exclude.op |
If |
Henrik Bengtsson (http://www.braju.com/R/)
*getFlag()
,
*setFlag()
,
*clearFlag()
,
*listFlags()
,
*getInclude()
.
For more information see MicroarrayData
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.