get_files_from_repo: Get the names of all files in repo

Description Usage Arguments Examples

View source: R/git_get_files.R

Description

Get the names of all files in repo

Usage

1
get_files_from_repo(owner, repo)

Arguments

owner

Owner of the Github Repo (org or individual user)

repo

Name of the Github Repo

Examples

1
get_files_from_repo(owner = "xvrdm", repo = "ggrough")

xvrdm/ghhelper documentation built on Nov. 5, 2019, 12:31 p.m.