hex_bw {saros} | R Documentation |
Identify Suitable Font Given Background Hex Colour
Description
Code is taken from XXX.
Usage
hex_bw(hex_code)
Arguments
hex_code |
Colour in hex-format. |
Value
Colours in hex-format, either black or white.
Examples
hex_bw("#0dadfd")
[Package saros version 1.0.4 Index]