paletteIFC {IFC} | R Documentation |
R/IDEAS Color Palette Mapping
Description
Maps colors between IDEAS and R.
Usage
paletteIFC(
x = c("", "palette", "palette_R", "to_light", "to_dark")[1],
col = "White"
)
Arguments
x |
either "", "palette","palette_R", to_light, to_dark. Default is "". |
col |
a compatible color to transform to color or lightModeColor. Default is "White". |
Value
IFC palette of available colors.
[Package IFC version 0.2.1 Index]