display_unhcr_pal {unhcrthemes} | R Documentation |
UNHCR color palette viewer
Description
Displays a color palette from UNHCR brand color
Usage
display_unhcr_pal(n = NULL, name)
Arguments
n |
Number of different colors in the palette, minimum depending on palette (2), maximum depending on palette (5, 7 or 10) |
name |
A palette name |
Value
No return value, called for side effects
Examples
display_unhcr_pal(3, "pal_unhcr")
[Package unhcrthemes version 0.6.2 Index]