get.repository {github}R Documentation

get repository

Description

get repository

Usage

get.repository(owner, repo, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

ctx

the github context object

Value

the repository


[Package github version 0.9.12 Index]