dpr_create_github: Github Repo Create

Description Usage Arguments

View source: R/dpr_create_package.R

Description

Github Repo Create

Usage

1
dpr_create_github(owner_name, repo_name, public = TRUE, group = TRUE)

Arguments

owner_name

is the name of the org or user that owns the repo.

repo_name

is the name of the created data R package and repository name.

group

defaults to TRUE and uses the group POST command to a org if FALSE uses users POST command.


BYUIDSS/DataPushR documentation built on June 1, 2020, 11:58 p.m.