This function downloads tweets with personal credentials
get_tweets(q, n = 10000, creds = NA)
Query. Check for ?rtweet::search_tweets()
Integer. Total of tweets to return
Character. Credential's user (see get_credentials)
Other Connection: queryGA
,
readGS
, writeGS
Other Social Networks: li_auth
,
li_profile
Other Exploratory: corr_cross
,
corr_var
, crosstab
,
df_str
, distr
,
freqs_df
, freqs
,
gain_lift
, missingness
,
plot_cats
, plot_df
,
plot_nums
, tree_var
,
trendsRelated