create_col_palette | R Documentation |
Create palette color codes for each sample given using RColorBrewer given a variable
create_col_palette(columnGiven, levels_given, palette_given = "Paired")
columnGiven |
Column dataframe given to use as class for each color |
levels_given |
Orderered or unordered levels to use |
palette_given |
Name of the palette to use: Paired as default. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.