powered by
This function allows user to cherry pick colors from 2 to 3 palettes
CherryPickPalette(name, name2 = NULL, name3 = NULL, ...)
Name of 1st palette
Name of 2nd palette
Name of 3nd (optional) palette
Numeric, complex, or logical vectors
user-defined palette of colors
# NOT RUN { CherryPickPalette("GoldenTemple","AmritsariPedeWaliLassi") CherryPickPalette("BiryaniRice","Kulfi","Haveli2") # }
Run the code above in your browser using DataLab