displayColors | R Documentation |
The function plots a barplot using colors that label modules.
displayColors(colors = NULL)
colors |
colors to be displayed. Defaults to all colors available for module labeling. |
To see the first n
colors, use argument colors = standardColors(n)
.
None.
Peter Langfelder
standardColors
displayColors(standardColors(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.