trends_available {rtweet} | R Documentation |
Available Twitter trends along with associated WOEID.
Description
Usage
trends_available(token = NULL, parse = TRUE)
Arguments
token |
Use this to override authentication for
a single API call. In many cases you are better off changing the
default for all calls. See |
parse |
If |
Value
Data frame with WOEID column. WOEID is a Yahoo! Where On Earth ID.
References
See Also
Other trends:
get_trends()
[Package rtweet version 2.0.0 Index]