Description Usage Arguments Value
Uses activity summary data frame and then queries each indiidual activity to get a detailed (and if changed, updated) record for that activity. It replaces the old records and returns it as a dataframe.
1 | updateActivitiesWithDetail(token, activity_df)
|
token |
String value for user access token to API |
activity_df |
Dataframe containing parsed activities |
activity_df Dataframe with updated, detailed parsed activities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.