modify.organization {github} | R Documentation |
modify an organization
modify.organization(org, content, ctx = get.github.context())
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 |
the organization information