get_contents: Get contents of a repo

View source: R/get_contents.R

get_contentsR Documentation

Get contents of a repo

Description

Get contents of a repo

Usage

get_contents(owner, repo)

Arguments

owner

owner of the repo, string

repo

repo name, string

Details

thanks to https://gist.github.com/jonathansick/8bbe88a85addaeeea4e7fe9ef15b016b

Value

a character vector of the top-level contents of the repo.


maelle/ghrecipes documentation built on May 20, 2022, 5:18 a.m.