Description Usage Arguments Value Author(s) See Also Examples
Generates colors for each of the specified spots, which can be passed to
the col
argument in most plot functions. However, note that most
of the plot functions in this package automatically recognize palettes
if they are passed to the col
argument.
1 2 |
what |
The fields to be used. |
slide |
Specifies for which slide the colors should be generated for. |
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. |
bgSubstract |
If |
palette |
The palette to be used. If |
range |
Cut-off range for data values. The format is a matrix with
two rows and |
Returns a vector
of colors.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see RawData
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.