Learn R Programming

bigrquery (version 0.3.0)

list_projects: List projects that you have access to

Description

List projects that you have access to

Usage

list_projects()

Arguments

Value

a character vector of project ids named with their friendly names Always includes publicly available sampledata project.

See Also

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

Examples

Run this code

list_projects()

Run the code above in your browser using DataLab