| list_projects {bigrquery} | R Documentation |
List all projects to which you have been granted any project role.
list_projects()
a character vector of project ids named with their friendly names.
API documentation at https://developers.google.com/bigquery/docs/reference/v2/projects/list
## Not run: list_projects() ## End(Not run)