.generateColors | R Documentation |
Generates a collection of colors for a list of barcodes based on their identified minimum hamming distances.
.generateColors(minHD, type = "rainbow", alpha = 1)
minHD |
a numeric vector of all the minimum hamming distances. |
type |
a character string. Possible Values are "rainbow", "heat.colors", "topo.colors", "greens", "wild". |
alpha |
a numeric value between 0 and 1, modifies colour transparency. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.