About Me

  • Data Scientist at FarmLogs

    • Provide a pragmatic scientific foundation for FarmLogs features and tools

    • Lots of data sourcing, cleaning, and evaluation

  • Education:

    • Psychology (Univ. Minnesota Morris)

    • Statistics (Carnegie Mellon University)

  • Grew up near Minneapolis, MN

Shiny WiFi Dashboard

  • Shiny app to display wireless status information

  • Get wireless information, serialize the data, display it

  • Fun way to learn Shiny

Challenges

  • Serializing the data

    • XML plist to JSON
  • Real-time updates

    • invalidateLater() and <<-
  • Layout

    • shinydashboard

Demo

Future Plans