| get_tweets | R Documentation |
This function downloads tweets with personal credentials
get_tweets(q, n = 10000, creds = NA)
q |
Query. Check for ?rtweet::search_tweets() |
n |
Integer. Total of tweets to return |
creds |
Character. Credential's user (see |
data.frame with API response results.
Other Credentials:
db_download(),
db_upload(),
encrypt_file(),
get_credentials(),
mail_send(),
queryDB(),
queryGA(),
slackSend(),
stocks_file()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.