Mean hue for a vector

mean_hue(x, seed = 1, ...)

Arguments

x

numeric angles in degrees representing HCL color hue.

seed

numeric used with set.seed(seed) for reproducibility.

...

additional arguments are ignored.