r_package_repos: Package Repository Information

Description Usage Arguments Value

View source: R/r_package_repos.R

Description

Grabs all repository information from GitHub

Usage

1
2
r_package_repos(username = "muschellij2", travis_type = c("org", "com",
  "dynamic"), ...)

Arguments

username

GitHub username

travis_type

Are you using Travis .com or .org? If dynamic, will use travis_svg_status to try to figure it out.

...

additional to arguments to get_all_repos

Value

A nested data.frame of repository information


muschellij2/muschpack documentation built on March 21, 2020, 9:20 p.m.