Learn R Programming

github (version 0.9.8)

delete.repository.path: Delete a file in a repository

Description

Delete a file in a repository

Usage

delete.repository.path(owner, repo, path, ..., ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

path

the file path

ctx

the github context object

Value

the file