Skip to contents

Get all repo names in the UK Biobank GitHub team.

Usage

gh_get_repos()

Value

A character vector.

Examples

if (FALSE) { # \dontrun{
# Need to have a GitHub token set up.
gh_get_repos()
} # }