get_activity_type: Get Activity Type

Description Usage Arguments

View source: R/activity.R

Description

get_activity_type() returns the details of a specific activity in the Fitbit activities database.

Usage

1
get_activity_type(token, activity_id, simplify = TRUE)

Arguments

token

An OAuth 2.0 token generated by oauth_token()

activity_id

The activity ID.

simplify

logical; should the result be simplified from a list to a data.frame if possible


teramonagi/fitbitr documentation built on Jan. 21, 2021, 8:35 p.m.