Learn R Programming

github (version 0.9.8)

modify.organization: modify an organization

Description

modify an organization

Usage

modify.organization(org, content, ctx = get.github.context())

Arguments

org

the organization name

content

the JSON object describing the organization. See http://developer.github.com/v3/orgs/#edit-an-organization for details.

ctx

the github context object

Value

the organization information