AdjustColorPhi | R Documentation |
Internal function:
AdjustColorPhi(c_hsl, phi = 180)
c_hsl |
|
phi |
SLA (based on https://bitbucket.org/mattgove/color-theory/src/master/mg_colors.py)
c_hsl = Hex2Hsl('#FFA550')
c_hsl_180 = AdjustColorPhi(c_hsl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.