get_popular_palettes: Get most popular palettes

View source: R/palette.R

get_popular_palettesR Documentation

Get most popular palettes

Description

Retrieve the palettes most users have checked as favorites from www.color-hex.com

Usage

get_popular_palettes()

Value

data.frame with name, id and colours

Examples

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

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