Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_bodycomp_data.R #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

elliotpalmer
Copy link

adds function get_bodycomp_data(cookie, start_date, end_date)
Pulls body composition data: lean mass and weight. The function calculates fat mass and body fat percent and returns in a data frame similar to the get_weight_data function. I own a Fitbit Aria which captures body fat percent data.

Pulls data from the body composition graph including lean mass and weight. The code calculates fat mass and body fat percent and returns in a data frame similar to the get_weight_data function.
adding documentation updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant