imu_object {imuf} | R Documentation |
Animate in real time movement of an inertial measurement unit in shiny
Description
Create in real time animated movements of an inertial measurement unit in shiny
Usage
imu_object(data = c(1, 0, 0, 0), width = NULL, height = NULL, elementId = NULL)
Arguments
data |
A |
width , height |
width and height of imu_object htmlwidget
specified in any valid |
elementId |
|
[Package imuf version 0.6.0 Index]