Learn R Programming

github (version 0.9.8)

is.member.of.organization: test if user is a member of an organization

Description

test if user is a member of an organization

Usage

is.member.of.organization(org, user, ctx = get.github.context())

Arguments

org

the organization name

user

the user name

ctx

the github context object

Value

TRUE if user is a member of organization