bigrquery (version 0.4.1)

list_projects: List all projects to which you have been granted any project role.

Description

List all projects to which you have been granted any project role.

Usage

list_projects()

Arguments

Value

a character vector of project ids named with their friendly names.

See Also

API documentation at https://developers.google.com/bigquery/docs/reference/v2/projects/list

Examples

Run this code
# NOT RUN {
list_projects()
# }

Run the code above in your browser using DataLab