Description Usage Arguments Value See Also
Gets information on friendship between authenticated user and up to 100 other users.
1  | my_friendships(user, parse = TRUE, token = NULL)
 | 
user | 
 Screen name or user id of target user.  | 
parse | 
 Logical indicating whether to return parsed data frame. Defaults to true.  | 
token | 
 OAuth token. By default   | 
Data frame converted form returned JSON object. If parse is not true, the HTTP response object is returned instead.
Other friends: lookup_friendships
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.