Description
This function downloads tweets with personal credentials
Usage
get_tweets(q, n = 10000, creds = NA)
Arguments
q
Query. Check for ?rtweet::search_tweets()
n
Integer. Total of tweets to return
creds
Character. Credential's user (see get_creds()
)
Value
data.frame with API response results.