# NOT RUN {
# }
# NOT RUN {
library(bigQueryR)
## this will open your browser
## Authenticate with an email that has access to the BigQuery project you need
bqr_auth()
## verify under a new user
bqr_auth(new_user=TRUE)
## get projects
projects <- bqr_list_projects()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab