Description Usage Arguments Value
This function takes a single or a list of users (user id or user screen name) and downloads the last Tweet and informations on the user. Either of screen_name_list or user_id_list must be provided
1 2 3 4 5 6 7 8 |
screen_name_list |
A list of Twitter screen names |
user_id_list |
A list of Twitter numerical ids (as character) |
auth_df |
The dataframe containing the Twitter keys (check read.keys function) |
sleepTime |
Sleep time (in seconds) when activating next key |
verbose |
Monitor the process (recommended for debuging!) |
A data.table of last Tweets of each user (all the columns are returned!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.