shiny_app | R Documentation |
shiny_app
runs a local shiny app that provides a user friendly interface
to compute mims unit values from files stored in mhealth or actigraph format.
shiny_app(options = list())
options |
The options passed to |
This provides a user friendly
graphical interface to load local files, call mims_unit_from_files
and display the results as an interactive graph.
Other Top level API functions:
custom_mims_unit()
,
mims_unit()
,
sensor_orientations()
## Not run: shiny_app() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.