get.organization.teams {github}R Documentation

list teams from an organization

Description

list teams from an organization

Usage

get.organization.teams(org, ctx = get.github.context())

Arguments

org

the organization name

ctx

the github context object

Value

the list of organization teams


[Package github version 0.9.12 Index]