Learn R Programming

RanglaPunjab (version 2.3.4)

CherryPickPalette: Cherry Pick Palette --- Getting Facelift

Description

This function allows user to cherry pick colors from 2 to 3 palettes

Usage

CherryPickPalette(name, name2 = NULL, name3 = NULL, ...)

Arguments

name

Name of 1st palette

name2

Name of 2nd palette

name3

Name of 3nd (optional) palette

...

Numeric, complex, or logical vectors

Value

user-defined palette of colors

Examples

Run this code
# NOT RUN {
CherryPickPalette("GoldenTemple","AmritsariPedeWaliLassi")
CherryPickPalette("BiryaniRice","Kulfi","Haveli2")
# }

Run the code above in your browser using DataLab