# NOT RUN {
# }
# NOT RUN {
library(bigQueryR)
## Auth with a project that has at least BigQuery and Google Cloud Storage scope
bqr_auth()
# Create a bucket at Google Cloud Storage at
# https://console.cloud.google.com/storage/browser
bqr_download_query(query = "select * from `your_project.your_dataset.your_table`")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab