Skip to contents

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

Usage

list_repo(orgname = "natverse")

Arguments

orgname

Name of the GitHub organization

Value

Character vector of repository names

Examples

if (FALSE) {
natmanager::list_repo()
}