The mean direction: the angle of the vector sum of the unit vectors pointing along each observation.
See also
Other circular statistics:
circ_difference(),
circ_mad(),
circ_median(),
circ_sd(),
circ_successive_difference()
Examples
# 10 degrees; an arithmetic mean would say 190
rad_to_deg(circ_mean(deg_to_rad(c(350, 30))))
#> [1] 10