get_popular_colors | R Documentation |
www.color-hex.com has a list of colours that have been liked by the most users. This function will retrieve all of these.
get_popular_colors()
character vector of hex colours
if(curl::has_internet()){
get_popular_colors()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.