as.colors | R Documentation |
Return the colors associated to each type of event in 'x', which should be a
TRONCO compliant dataset - see is.compliant
.
as.colors(x)
x |
A TRONCO compliant dataset. |
A named vector of colors.
data(test_dataset)
as.colors(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.