Description Usage Arguments Value Author(s)
View source: R/createColorVectorsByDesign.R
Produces a color vector for items by using a design matrix.
1 | createColorVectorsByDesign(design_matrix,hsv = TRUE, offset = NULL)
|
design_matrix |
A dummy coded design matrix. |
hsv |
a boolean. If TRUE, use |
offset |
numeric. An offset value to be passed to |
Produces a list with the following items
oc |
The colors of the observations (based on group) |
gc |
The colors of the groups |
Derek Beaton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.