fitbitScraper
fitbitScraper copied to clipboard
get_bodycomp_data.R
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.