tweet_threading_fw: Forward update of twitter thread

Description Usage Arguments Details Value See Also Examples

Description

Function to update twitter thread from last status

Usage

1
tweet_threading_fw(tw, n = 1000, ...)

Arguments

tw

tibble, rtweet output

n

numeric, timeline of user to fetch to look for thread elements, Default: 1000

...

Arguments to pass to get_timeline

Details

DETAILS

Value

updated tibble, rtweet output

See Also

get_timeline

Examples

1
2
3
4
5
6
## Not run: 
if(interactive()){
 tweet_threading_fw(toc)
 }

## End(Not run)

yonicd/toddlr documentation built on May 28, 2019, 9:54 p.m.