Skip to contents

Checks whether friend data has already been sampled for the provided vector of users.

Usage

friend_sampling_status(users, cache)

Arguments

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.

Value

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