download_twitter_data | R Documentation |
action_collect_twitter_data()
handles Twitter data collection related to
the SER account, primarily used in action_deploy_dashboard()
. It
downloads, updates, and uploads the data, which is stored on Google Drive.
download_twitter_data(path = ".", google_drive_auth = drive_auth_token()) upload_twitter_data(path = ".", google_drive_auth = drive_auth_token()) update_twitter_data(path = ".", google_drive_auth = drive_auth_token()) action_collect_twitter_data(path = ".", google_drive_auth = drive_auth_token())
path |
Path to data |
google_drive_auth |
A Google Drive token |
invisibly, path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.