README.md

      [..             [..                                   [..                  
        [..             [..                                   [..                  
      [.[. [.   [..     [..   [..    [... [.. [..    [..    [.[. [.[. [...[..   [..
        [..   [.   [..  [.. [.   [..  [..  [.  [.. [.   [..   [..   [..    [.. [.. 
        [..  [..... [.. [..[..... [.. [..  [.  [..[..... [..  [..   [..      [...  
        [..  [.         [..[.         [..  [.  [..[.          [..   [..       [..  
         [..   [....   [...  [....   [...  [.  [..  [....      [.. [...      [..   
                                                                           [..

The telemetry package provides Shiny inputs which produce user data which is accessible from the browser. Examples include:

Examples

Example usage can be found in the examples directory. These could be run by cloning this repo and then running locally, or by running something like

shiny::runGitHub("telemetry", "strongh",
                 subdir="examples/orientation_example/")

Shinapp.io example

Navigating to

https://strong.shinyapps.io/motion_example/

on a mobile device should give a silly preview of the motion input. The accelerometer data is sent to the server, which plots it in a useless way.

Installation

devtools::install_github('strongh/telemetry')


strongh/telemetry documentation built on May 30, 2019, 8:33 p.m.