Learn R Programming

github (version 0.9.8)

get.repository.readme: Get the README for a repo

Description

Get the README for a repo

Usage

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

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

...

extra parameters to be passed. See http://developer.github.com/v3/repos/contents/#get-the-readme for details.

ctx

the github context object

Value

the readme