Learn R Programming

github (version 0.9.8)

update.repository.path: Update the contents of a file

Description

Update the contents of a file

Usage

# S3 method for repository.path
update(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