Quaternion from Euler angle-axis representation for rotations
euler_to_Q4(x, normalize = FALSE)
x
: "euler.pole"
objectnormalize
: logical. Whether a quaternion normalization should be applied (TRUE) or not (FALSE, the default).object of class "quaternion"