Extracts and stores tweets locally Extracts and stores tweets locally based on Twitter lists
1 2 3 4 5 6 7 8 9 10 11 12 13 |
n |
An integer, number of new tweets to request per users, defaults to 200. |
twitter_token |
A twitter token generated by rtweet. |
cache_lists |
Logical, defaults to TRUE. If TRUE, stores locally the lists owned by a given user, in a subfolder 'lists_by_user'. If list has already been downloaded, it just loads it. To overwrite, set 'overwrite' to TRUE. |
overwrite_lists |
Logical, defaults to FALSE. If TRUE, it overwrites previously downloaded lists. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.