Learn R Programming

vivainsights (version 0.6.0)

rgb2hex: Convert rgb to HEX code

Description

Convert rgb to HEX code

Usage

rgb2hex(r, g, b)

Value

Returns a string containing a HEX code.

Arguments

r, g, b

Values that correspond to the three RGB parameters

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()