Create in real time animated movements of an inertial measurement unit in shiny
imu_object(data = c(1, 0, 0, 0), width = NULL, height = NULL, elementId = NULL)A vector of numeric 4-vectors each of which a unit quaternion (w,x,y,z)
width and height of imu_object htmlwidget
specified in any valid CSS size unit
string id as a valid CSS element id.