lookup_friendships | R Documentation |
Gets information on friendship between two Twitter users.
lookup_friendships(source, target, parse = TRUE, token = NULL)
source |
Screen name or user id of source user. |
target |
Screen name or user id of target user. |
parse |
If |
token |
Use this to override authentication for
a single API call. In many cases you are better off changing the
default for all calls. See |
Other friends:
my_friendships()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.