modify.team {github} | R Documentation |
edit a team in an organization
modify.team(id, content, ctx = get.github.context())
id |
team id |
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