image_pal: image_pal

View source: R/image_pal.R

image_palR Documentation

image_pal

Description

Read an image from disk or url and extract dominant colors using kmeans.

Usage

image_pal(image_source = "https://www.r-project.org/Rlogo.png")

Arguments

image_source

character file path or url

n

integer number of color centers to extract


onehundredpercenttexan/colourgen documentation built on Feb. 6, 2024, 7:30 a.m.