bigQueryR               bigQueryR
bqr_auth                Do OAuth2 authentication
bqr_create_table        Create a Table
bqr_delete_table        Delete a Table
bqr_download_extract    Download extract data
bqr_extract_data        Extract data asynchronously
bqr_get_job             Poll a jobId
bqr_grant_extract_access
                        Grant access to an extract on Google Cloud
                        Storage
bqr_list_datasets       List BigQuery datasets
bqr_list_jobs           List BigQuery jobs
bqr_list_projects       List Google Dev Console projects you have
                        access to
bqr_list_tables         List BigQuery tables in a dataset
bqr_query               Query a BigQuery Table
bqr_query_asynch        BigQuery query asynchronously
bqr_table_data          Get BigQuery Table's data list
bqr_table_meta          Get BigQuery Table meta data
bqr_upload_data         Upload data to BigQuery
bqr_wait_for_job        Wait for a bigQuery job
gcs_update_acl          Update Google Cloud Storage
                        ObjectAccessControls
