Learn R Programming

natmanager (version 0.5.1)

list_repo: List all the repos inside a particular GitHub organisation

Description

by default this will list all the repositories inside the `natverse` organization.

Usage

list_repo(orgname = "natverse")

Value

Character vector of repository names

Arguments

orgname

Name of the GitHub organization

Examples

Run this code
if (FALSE) {
natmanager::list_repo()
}

Run the code above in your browser using DataLab