Description Usage Arguments Author(s)
Downloads tweets by their ID from REST API and saves to a json file
1 | getStatuses(ids = NULL, filename, oauth_folder, verbose = TRUE, sleep = 1)
|
ids |
list of tweet IDs to be downloaded |
filename |
Name of file where json tweets will be stored |
oauth_folder |
folder where OAuth tokens are stored. |
verbose |
If |
sleep |
Number of seconds to sleep between API calls. |
Pablo Barbera pablo.barbera@nyu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.