github {github}R Documentation

github-package: use the Github API from R

Description

This package wraps the Github web service API so you can make R calls against the Github API (to get information about repositories, or even to create new content)

Author(s)

Carlos Scheidegger

See Also

jsonlite

Examples

Run examples

## Not run: get.user.repositories("cscheid")

[Package github version 0.9.12 Index]