db_get_followers | R Documentation |
Gets the followers for the given user that already exist in the DB.
db_get_followers(users, cache)
users |
a list of users who are already in the DB and already have follower edge data |
cache |
the cache to interface with |
a 2-column tibble edge list with entries from the users in users to their followers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.