Skip to contents

Returns a list of all projects accessible to the current user.

Usage

auth_list_projects()

Value

A character vector of project names and IDs.

Examples

if (FALSE) { # \dontrun{
auth_list_projects()
} # }