Skip to contents

Gets the friends for the given user that already exist in the DB.

Usage

db_get_friends(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 2-column tibble edge list with entries from the users in users to their friends