addRGBValuesToColor: RGB values for given color hexcode Get the color hexcodes...

Description Usage Arguments Value

View source: R/dataPreprocessFunctions.R

Description

RGB values for given color hexcode Get the color hexcodes with their RGB values into a dataframe

Usage

1
addRGBValuesToColor(datawithcolorcodes, colorNames)

Arguments

datawithcolorcodes

accepts dataframe

colorNames

is dataframe which is having the 3 columns (one is actual color(colname:Revised.color.code.Reqd) codes and colors names provided by client and final column is HEXCODES (colname: HexCode)).

Value

tempDF data frame which have a rgb values of hex code with their color codes


Kanjali/stencilRfunctions documentation built on May 29, 2019, 2:08 p.m.