create.team {github} | R Documentation |
create a team in an organization
create.team(org, content, ctx = get.github.context())
org |
the organization name |
content |
the JSON object describing the team. See http://developer.github.com/v3/orgs/teams/#create-team for details. |
ctx |
the github context object |
team information