get_popular_colors: Get popular colour

View source: R/color.R

get_popular_colorsR Documentation

Get popular colour

Description

www.color-hex.com has a list of colours that have been liked by the most users. This function will retrieve all of these.

Usage

get_popular_colors()

Value

character vector of hex colours

Examples

if(curl::has_internet()){
get_popular_colors()
}

Athanasiamo/colorhex documentation built on Sept. 21, 2023, 2:27 p.m.