get_bunch_o_tweets: Get a bunch of tweets

Description Usage Arguments

Description

Get a bunch of tweets

Usage

1
2
get_bunch_o_tweets(from = "joined", n_tweets = "all",
  weighted = TRUE)

Arguments

from

Which data source should be used. "canonical" for tips CSV, "twitter" for full Twitter data, "joined" for canonical joined on Twitter data and deduped

n_tweets

Number of tweets to choose, or "all"

weighted

Should tweets with higher scores be chosen more frequently? Will be false if from is "canonical"


revodavid/rlangtip documentation built on May 12, 2019, 4:13 p.m.