Colorjam chroma/luminance steps to adjust a series of color hues to visibly distinct categorical colors.
Value
character vector of recognized colorjam step names when
step is NULL, or
when step is defined a list is returned with elements
C:numericvalues indicating HCL ChromaL:numericvalues indicating HCL Chroma
Details
colorjam_steps(): list the names of available colorjam steps,
or when a step name is provided, it returns a list with elements
"C" and "L".
See also
Other colorjam hue warp:
add_colorjam_preset(),
add_colorjam_step(),
adjust_hue_warp(),
approx_degrees(),
colorjam_presets(),
display_degrees(),
h2hw(),
h2hwOptions(),
hcl_to_hsl_hue(),
hsl_to_hcl_hue(),
hw2h(),
mean_angle(),
plot_colorjam_preset(),
remap_colorjam_preset(),
validate_colorjam_preset()