friend_sampling_status | R Documentation |
Checks whether friend data has already been sampled for the provided vector of users.
friend_sampling_status(users, cache)
users |
Screen name or user ID of target user from which the user IDs of friends (accounts followed BY target user) will be retrieved. |
cache |
The cache to store information in. Must be a cache, not a cache name. |
a list of all users who either (1) are not currently in the graph, (2) are in the graph but their friends have not been sampled, (3) are in the graph and have sampled friends
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.