as.colors {TRONCO} | 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)