Explore your Apple Watch heart rate data in R
Walks through exporting Apple Health data from the Watch app and loading the XML into R with tidy tools. Demonstrates filtering and counting record types, isolating heart rate measurements, and converting units for analysis. Shows how to visualize trends, build a simple Shiny interface, and experiment with moving averages to explore your own heart rate patterns.