get_latest_palettes: Get latest palettes

View source: R/palette.R

get_latest_palettesR Documentation

Get latest palettes

Description

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

Usage

get_latest_palettes()

Value

data.frame with name, id and colours

Examples

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

colorhex documentation built on Sept. 11, 2023, 9:06 a.m.