Description Usage Arguments Value See Also Examples
Available Twitter trends along with associated WOEID.
1 | trends_available(token = NULL, parse = TRUE)
|
token |
OAuth token. By default |
parse |
Logical, indicating whether to return parsed
(data.frames) or nested list object. By default,
|
Data frame with WOEID column. WOEID is a Yahoo! Where On Earth ID.
Other trends:
get_trends()
1 2 3 4 5 6 7 | ## Not run:
## Retrieve available trends
trends <- trends_available()
trends
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.