List available projects
List all projects that you have access to. You can also work with
public datasets,
but you will need to provide a billing
project whenever you perform
any non-free operation.
bq_projects(page_size = 100, max_pages = 1, warn = TRUE)
page_size |
Number of items per page. |
max_pages |
Maximum number of pages to retrieve. Use |
warn |
If |
A character vector.
if (bq_authable()) { bq_projects() }
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.