Skip to content

lgellis/pelotonR

Repository files navigation

Welcome to pelotonR

About the Package

The pelotonR package was created to provide users with simple access to the Peloton API through R.

The Peloton APIs are unsupported. However, there are some really great unofficial swagger docs which I used to familiarize myself with the API.


The package offers a set of easy to use functions which allow the user to:

  • Pull general Peloton data in a variety of formats
  • Authenticate with the Peloton API
  • Pull user specific data in a variety of formats when authenticated.
  • Gather full data sets in one function call without having to handle paged API calls.
  • Gather joined data sets in one function call.

Getting Started

1) Install the package


devtools::install_github("lgellis/pelotonR")

3) Extend your exploration with these awesome tutorials using the package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published