rgb2hex {vivainsights} | R Documentation |
Convert rgb to HEX code
Description
Convert rgb to HEX code
Usage
rgb2hex(r, g, b)
Arguments
r , g , b |
Values that correspond to the three RGB parameters |
Value
Returns a string containing a HEX code.
See Also
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()
[Package vivainsights version 0.5.3 Index]