Fields {rtweet} | R Documentation |
Fields
Description
Arguments of expansion that select which values are returned. Fields are possible for:
Usage
media_fields
place_fields
poll_fields
list_fields
tweet_fields
user_fields
metrics_fields
Format
An object of class character
of length 13.
An object of class character
of length 8.
An object of class character
of length 5.
An object of class character
of length 6.
An object of class character
of length 18.
An object of class character
of length 15.
An object of class character
of length 4.
References
https://developer.twitter.com/en/docs/twitter-api/fields
See Also
Examples
media_fields
place_fields
poll_fields
tweet_fields
user_fields
[Package rtweet version 2.0.0 Index]