animate_imu | R Documentation |
Create interactive animated movements of an inertial measurement unit
animate_imu(data, dt, width = NULL, height = NULL, elementId = NULL)
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 |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.