Learn R Programming

github (version 0.9.8)

modify.team: edit a team in an organization

Description

edit a team in an organization

Usage

modify.team(id, content, ctx = get.github.context())

Arguments

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

Value

team information