Saves your fitbit data
1 2 | save_my_data(raw_data, clean_data, save_directory = NULL,
MAC_or_PC = "MAC")
|
raw_data |
the data you created with 'ECfitbitR::get_my_data' |
clean_data |
the data from 'clean_my_data' |
save_directory |
directory to save fitbit data. Defaults to the desktop |
MAC_or_PC |
Has to be either "MAC" or "PC" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.