suggested.Rd
Returns users data for all users in Twitter's suggested categories.
suggested_users_all(slugs = NULL, parse = TRUE, token = NULL)
slugs | Optional, one or more slugs returned by
|
---|---|
parse | Logical indicating whether to parse the returned data into a tibble data frame. See details for more on the returned users data. |
token | Every user should have their own Oauth (Twitter API) token. By
default |