log_body_fat: Log Body Fat

Description Usage Arguments

View source: R/body_weight.R

Description

log_body_fat() creates a log entry for body fat.

Usage

1
log_body_fat(token, fat, date, time = NULL)

Arguments

token

An OAuth 2.0 token generated by oauth_token()

fat

Body fat; in the format X.XX, in the unit system that corresponds to the Accept-Language header provided.

date

Log entry date; in the format yyyy-MM-dd.

time

Time of the measurement; hours and minutes in the format HH:mm:ss, set to the last second of the day if not provided.


tracker-neRds/wearable documentation built on Dec. 16, 2019, 12:49 a.m.