add_github: Add GitHub username or organization name to packages

Description Usage Arguments Examples

View source: R/jumpin.R

Description

Add GitHub username or organization name to packages

Usage

1
add_github(repo, org = "ropensci")

Arguments

repo

Name of the repository (without org name)

org

= "ropensci" Your GitHub org name or username. Use this function only if all the repos are part of the same account. Otherwise add manually.

Examples

1
2
3
4
## Not run: 
add_github("alm", "ropensci")

## End(Not run)

ropensci/dashboard documentation built on May 27, 2019, 2:25 p.m.