if (FALSE) {
# Visual simulation of StarryNight palette
check_vangogh_cvd("StarryNight")
# Get detailed scores without plotting
scores <- check_vangogh_cvd("Irises", simulate = FALSE, return_scores = TRUE)
# Check subset of colors
check_vangogh_cvd("CafeTerrace", n = 3)
}
Run the code above in your browser using DataLab