hcl_to_hsl_hue | R Documentation |
Convert HCL hue to HSL hue
hcl_to_hsl_hue(x, ...)
x |
|
... |
additional arguments are ignored. |
numeric
hue with values in range c(0, 360)
intended for use with jamba::hsl2col()
Other colorjam hue warp:
add_colorjam_preset()
,
add_colorjam_step()
,
adjust_hue_warp()
,
approx_degrees()
,
colorjam_presets()
,
colorjam_steps()
,
display_degrees()
,
h2hwOptions()
,
h2hw()
,
hsl_to_hcl_hue()
,
hw2h()
,
mean_angle()
,
plot_colorjam_preset()
,
remap_colorjam_preset()
,
validate_colorjam_preset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.