animate_imu {imuf} | R Documentation |
Animate movement of an inertial measurement unit
Description
Create interactive animated movements of an inertial measurement unit
Usage
animate_imu(data, dt, width = NULL, height = NULL, elementId = NULL)
Arguments
data |
A |
dt |
A numeric of time duration in milli-seconds |
width , height |
width and height of animate_imu htmlwidget
specified in any valid |
elementId |
|
[Package imuf version 0.6.0 Index]