tweets_with_users {rtweet} | R Documentation |
Parsing data into tweets/users data tibbles
Description
For internal use only
Usage
tweets_with_users(x)
users_with_tweets(x)
Arguments
x |
A list of responses, with one element for each page. |
Value
A tweets/users tibble with users/tweets attribute.
[Package rtweet version 2.0.0 Index]