tweets_with_users: Parsing data into tweets/users data tibbles

View source: R/tweets_and_users.R

tweets_with_usersR 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.


rtweet documentation built on Oct. 17, 2023, 1:11 a.m.