Learn R Programming

gooseR (version 0.1.2)

goose_optimize_palette: Optimize Brand Palette with AI

Description

Get AI suggestions to improve an existing brand palette.

Usage

goose_optimize_palette(
  brand,
  goals = c("accessibility", "harmony", "contrast"),
  constraints = NULL
)

Value

List with original and optimized palettes

Arguments

brand

Name of the brand to optimize

goals

Character vector of optimization goals

constraints

Optional constraints (e.g., "keep primary color")