Package: rCoros 0.1.0

rCoros: Access COROS Training Hub Fitness Data
Provides a tidy interface to the 'COROS' Training Hub API (<https://coros.com/traininghub>), the web platform that accompanies 'COROS' GPS sports watches. Retrieves activities, daily wellness metrics (heart rate variability, resting heart rate, VO2 max and training load), workout programmes and training calendars. All results are returned as tibbles, ready for analysis with 'dplyr' and 'ggplot2'. Both the US and EU regional endpoints are supported.
Authors:
rCoros_0.1.0.tar.gz
rCoros_0.1.0.tar.gz(r-4.7-any)rCoros_0.1.0.tar.gz(r-4.6-any)
rCoros_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rCoros/json (API)
| # Install 'rCoros' in R: |
| install.packages('rCoros', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mattyoreilly/rcoros/issues
Pkgdown/docs site:https://mattyoreilly.github.io
Last updated from:a3f4bcacbe. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | OK | 131 | ||
| wasm-release | OK | 113 |
Exports:coros_activitiescoros_activity_detailcoros_daily_metricscoros_hrvcoros_logincoros_schedulecoros_workouts
Dependencies:askpassclicurldigestdplyrgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| List activities | coros_activities |
| Fetch detailed metrics for a single activity | coros_activity_detail |
| Fetch daily health and training metrics | coros_daily_metrics |
| Fetch recent HRV readings | coros_hrv |
| Authenticate with the COROS Training Hub API | coros_login |
| Fetch the training calendar | coros_schedule |
| List structured workout programs | coros_workouts |
