| assign_color | R Documentation | 
assigns color to a data.frame by a certain column
assign_color(df, col, order_by_freq = T)
df | 
 a data.frame  | 
col | 
 the identifiying column for assiging color  | 
order_by_freq | 
 boolean. Should the data be order by frequency of col?  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.