get.user.following {github}R Documentation

List who a user is following

Description

List who a user is following

Usage

get.user.following(user, ctx = get.github.context())

Arguments

user

the user

ctx

the github context object

Value

the list of followers


[Package github version 0.9.12 Index]