tw_api_trends_available: Get codes from the places where trends are availables

Description Usage Arguments Details References See Also

View source: R/twitter_api.R

Description

Get codes from the places where trends are availables

Usage

1
tw_api_trends_available(twitter_token, ...)

Arguments

twitter_token

An object of class Token1.0 as generated by tw_gen_token.

...

Ignored

Details

From Twitter

Returns the locations that Twitter has trending topic information for.

The response is an array of “locations” that encode the location's WOEID and some other human-readable information such as a canonical name and country the location belongs in.

A WOEID is a Yahoo! Where On Earth ID.

References

Twitter REST API (GET trends/available) https://dev.twitter.com/rest/reference/get/trends/available

See Also

Other API functions: tw_api_get_followers_ids, tw_api_get_followers_list, tw_api_get_friends_ids, tw_api_get_search_tweets, tw_api_get_statuses_sample, tw_api_get_statuses_user_timeline, tw_api_get_trends_place, tw_api_get_users_search, tw_api_get_users_show, tw_gen_token


gvegayon/twitterreport documentation built on May 17, 2019, 9:30 a.m.