powered by
Helper function to add CVD accessibility information to your existing palette information functions.
vangogh_palette_info_with_cvd(palette_name)
List with palette info and CVD scores
Character string specifying the palette name
if (FALSE) { # Get enhanced palette info with CVD data info <- vangogh_palette_info_with_cvd("StarryNight") print(info$cvd_accessibility$summary) }
Run the code above in your browser using DataLab