Skip to contents

Get all users who are part of the UK Biobank Steno team on GitHub.

Usage

gh_get_users()

Value

A character vector of usernames.

Examples

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