knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Data collection

You can use your own smartphone to track your movements. So far, the import via SportsTracker is implemented. I am working on providing you with other import options in the future. If you find other apps that work with similar file formats, feel free to create a pull request or shoot me a tweet or email.

SportsTracker

Sportstracker is an application ...

So far, you need to do this manually and download/export every single log file as described. I am thinking about maybe writing a scraper to automize this process, but would definitely have to check with SportsTracker first to see if they allow me to.

Data import

Once you have imported your log files to a folder, you can import the files into R.



schliebs/rforceone documentation built on May 24, 2019, 7:19 a.m.