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