vangogh_palette_info_with_cvd: Add CVD Information to Palette Documentation

View source: R/cvd_palette_scores.R

vangogh_palette_info_with_cvdR Documentation

Add CVD Information to Palette Documentation

Description

Helper function to add CVD accessibility information to your existing palette information functions.

Usage

vangogh_palette_info_with_cvd(palette_name)

Arguments

palette_name

Character string specifying the palette name

Value

List with palette info and CVD scores

Examples

## Not run: 
# Get enhanced palette info with CVD data
info <- vangogh_palette_info_with_cvd("StarryNight")
print(info$cvd_accessibility$summary)

## End(Not run)


vangogh documentation built on Nov. 5, 2025, 7:39 p.m.