Description Usage Arguments Details Value See Also Examples
Function to update twitter thread from last status
1 | tweet_threading_fw(tw, n = 1000, ...)
|
tw |
tibble, rtweet output |
n |
numeric, timeline of user to fetch to look for thread elements, Default: 1000 |
... |
Arguments to pass to |
DETAILS
updated tibble, rtweet output
1 2 3 4 5 6 | ## Not run:
if(interactive()){
tweet_threading_fw(toc)
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.