ids {rtweet} | R Documentation |
Extract the ids
Description
Extract the ids of the rtweet data if present. Depending on the object type it returns either users ids, tweet ids or rules ids.
Usage
ids(x, ...)
Arguments
x |
An object of the rtweet package. |
... |
Other arguments currently unused. |
[Package rtweet version 2.0.0 Index]