make_palette: Create a palette of (almost) arbitrary size from given image

Description Usage Arguments Value Examples

Description

Create a palette of (almost) arbitrary size from given image

Usage

1
make_palette(jpgfile)

Arguments

jpgfile

name of the image from which the color palette is to be extracted

Value

cluster object

Examples

1
2
3
ls <- make_palette("pictures/gretchen-albrecht-luminous-shade-811.jpg")
ls$name <- "luminous shade"
# now add to internal data object to make it accessible for future use

dicook/gretchenalbrecht documentation built on May 13, 2019, 6:13 p.m.