entity | R Documentation |
Extract entities of the tweets linked to a tweet id.
entity(x, entity, ...)
x |
A tweets object of the rtweet package. |
entity |
A entity to extract data from. |
... |
Other possible arguments currently ignored. |
The position of where does this occur is not provided.
Some information about those entities and the tweet id it comes from. for users mentions the ids of the mentioned users are "user_id", "user_id_str" (not "id_str")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.