View source: R/cvd_palette_scores.R
| vangogh_palette_info_with_cvd | R Documentation |
Helper function to add CVD accessibility information to your existing palette information functions.
vangogh_palette_info_with_cvd(palette_name)
palette_name |
Character string specifying the palette name |
List with palette info and CVD scores
## Not run:
# Get enhanced palette info with CVD data
info <- vangogh_palette_info_with_cvd("StarryNight")
print(info$cvd_accessibility$summary)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.