Description Usage Arguments Value Examples
View source: R/category_colors.R
Returns a named array of hex colors corresponding to a well-separated color scheme for plotting Phecode Categories.
1 | category_colors(return_df = FALSE)
|
return_df |
Return results as a dataframe with |
named array or dataframe of category and color
1 2 3 | category_colors()
category_colors(return_df = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.