plot_data_type: Refresh Token of an existing application

View source: R/fitbit_utils.R

plot_data_typeR Documentation

Refresh Token of an existing application

Description

Refresh Token of an existing application

Usage

plot_data_type(dat_type_min, type)

Arguments

client_id

a character string specifying the 'client_id' of the registered (existing) Fitbit application

client_secret

a character string specifying the 'client_secret' of the registered (existing) Fitbit application

refresh_token

a character string specifying the 'refresh_token' of the registered (existing) Fitbit application

Details

This plot function is used in the 'fitbit_data_type_by_date' internally to plot the 'spo2' and 'hrv' data types

Value

a named list that includes access_token, expires_in, refresh_token, scope, token_type, user_id


fitbitViz documentation built on Jan. 6, 2023, 5:28 p.m.