
The function plots a barplot using colors that label modules.
displayColors(colors = NULL)
None.
colors to be displayed. Defaults to all colors available for module labeling.
Peter Langfelder
To see the first n
colors, use argument colors = standardColors(n)
.
standardColors
displayColors(standardColors(10))
Run the code above in your browser using DataLab