my_friendships | R Documentation |
Gets information on friendship between authenticated user and up to 100 other users.
my_friendships(user, parse = FALSE, token = NULL)
user |
Character vector of screen names or user ids.
See |
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:
lookup_friendships()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.