Learn R Programming

colorhex (version 0.1.4)

get_latest_palettes: Get latest palettes

Description

Retrieve the most recently made palettes from www.color-hex.com

Usage

get_latest_palettes()

Arguments

Value

data.frame with name, id and colours

Examples

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

Run the code above in your browser using DataLab