Description Usage Arguments Value Author(s) See Also Examples
Get color for a list of items
1 |
x |
input list |
list of colors for each element (same elements will have the same color)
Vinh Tran tran@bio.uni-frankfurt.de
1 2 | items <- c("a", "b", "c")
get_qual_col_for_vector(items)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.