Learn R Programming

github (version 0.9.8)

create.repository: create repository

Description

create repository

Usage

create.repository(..., ctx = get.github.context())

Arguments

...

parameters, "name=repo_name" is required, see http://developer.github.com/v3/repos/#create for more

ctx

the github context object

Value

the created repository