trackerproject / trackeR

Infrastructure for Running, Cycling and Swimming Data from GPS-Enabled Tracking Devices
http://cran.r-project.org/package=trackeR
90 stars 7 forks source link

Getting started #26

Closed AtomicNess123 closed 3 years ago

AtomicNess123 commented 3 years ago

I have a polar watch, and would like to use this package to analyze and visualize my data. However, I can't find how to format the data for this package to work. Is there a tutorial for beginners somewhere? Thanks.

ikosmidis commented 3 years ago

The best place to start is the package's vignette

You can also take a look at the full paper about the package

To get started, you'd need to extract your workouts in TCX or JSON format. Not sure how you can do it on your device, but I know others with polar watches who are doing so.