Learn R Programming

colorhex (version 0.1.4)

get_popular_palettes: Get most popular palettes

Description

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

Usage

get_popular_palettes()

Arguments

Value

data.frame with name, id and colours

Examples

Run this code
if(curl::has_internet()){
get_popular_palettes()
}

Run the code above in your browser using DataLab