| get_palette | R Documentation | 
Get a pallete for cluster plots
get_palette(levs, dark = FALSE, with_all = FALSE)
levs | 
 Character vector of levels to get colour pallete for.  | 
dark | 
 Use dark palettes? Default is   | 
with_all | 
 if   | 
Character vector with colour codes of length(levs).
levs <- c('CD14 Mono', 'CD16 Mono', 'NK Cells')
get_palette(levs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.