is.public.member.of.organization {github} | R Documentation |
test if user is a public member of organization
is.public.member.of.organization(org, user, ctx = get.github.context())
org |
the organization name |
user |
the user name |
ctx |
the github context object |
TRUE if user is a public member of organization