View source: R/supporting_functions.R
rgb2hex | R Documentation |
Convert rgb to HEX code
rgb2hex(r, g, b)
r , g , b |
Values that correspond to the three RGB parameters |
Returns a string containing a HEX code.
Other Support:
any_idate()
,
camel_clean()
,
check_inputs()
,
cut_hour()
,
extract_date_range()
,
extract_hr()
,
heat_colours()
,
is_date_format()
,
maxmin()
,
pairwise_count()
,
read_preamble()
,
totals_bind()
,
totals_col()
,
tstamp()
,
us_to_space()
,
wrap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.