Github Repo Information

dpr_info_github(owner_name, repo_name)

Arguments

owner_name

is the Github group or user where the package is stored.

repo_name

is the name of the repo for information.

Examples

dpr_info_github("data4legos", "byuidatascience")
#> Error in gh_process_response(raw): #> GitHub API error (404): 404 Not Found #> Message: Not Found #> Read more at https://developer.github.com/v3/repos/#get #> #> URL not found: https://api.github.com/repos/data4legos/byuidatascience