View source: R/organise_tweets.R
Create a single data frame from a vector of Twitter handles
1 2 3 4 5 6 7 8 9 |
users |
A character vector of handles or id of Twitter users. |
lists |
A character vector of twitter lists, either as IDs or in the form 'user/slug“ |
since |
A date, expressed in the form Y-M-D (e.g. "2018-12-31") |
save |
Logical, defaults to TRUE. If TRUE, the merged data frame is stored in the following location: 'tweets_all/tweets.all.rds' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.