View source: R/helper_functions.r
get_term_colors | R Documentation |
This function returns a vector of terminal colors.
get_term_colors(n = NULL)
n |
The number of colors to return. |
A vector of terminal colors.
get_term_colors(5)
get_term_colors(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.