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.


ropensci/rtweet documentation built on Nov. 14, 2024, 1:23 a.m.