Description Usage Arguments Value Examples
Fitness API
1 | fitness_api(path, token)
|
path |
An endpoint to specifically query. See https://developers.google.com/fit/rest |
token |
A token from |
A response object
1 2 3 4 | ## Not run:
res <- fitness_api("fitness/v1/users/me/sessions", google_token)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.