json_tweets_to_df: Turn JSON list of tweets into a tidy dataframe

View source: R/twitter.R

json_tweets_to_dfR Documentation

Turn JSON list of tweets into a tidy dataframe

Description

Turn JSON list of tweets into a tidy dataframe

Usage

json_tweets_to_df(res)

Arguments

res

A json object returned by the Twitter API with info about tweets

Value

A dataframe


snfagora/CivicTwitter documentation built on Nov. 22, 2022, 4:10 p.m.