Description Usage Arguments Value Examples
Create a palette of (almost) arbitrary size from given image
1 | make_palette(jpgfile)
|
jpgfile |
name of the image from which the color palette is to be extracted |
cluster object
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.