Learn R Programming

github (version 0.9.8)

github: 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)

Arguments

See Also

jsonlite

Examples

Run this code
# NOT RUN {
get.user.repositories("cscheid")
# }

Run the code above in your browser using DataLab