vignettes/aa-retrieve-tweets-and-store.Rmd
aa-retrieve-tweets-and-store.Rmd
Follow {rtweet} guidelines to Obtaining and using access tokens.
# Run
get_and_store(query = "#rspatial", n_tweets = 20)
retweet_and_update(n_tweets = 20, n_limit = 3, sys_sleep = 600, debug = TRUE)
get_account_info(user = "talk_rspatial")