convert_colTodf | R Documentation |
convert_colTodf
This function convert color data to list class.
convert_colTodf(coldata)
coldata |
Color data. |
list class containing palette name (or color name), original color data (data.frame), column name, and row name.
convert_colTodf(coldata = c("red", "#ff48ac"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.