Learn R Programming

github (version 0.9.8)

is.member.in.team: test if user is a member of team

Description

test if user is a member of team

Usage

is.member.in.team(id, user, ctx = get.github.context())

Arguments

id

team id

user

the user name

ctx

the github context object

Value

TRUE if user is member of team