Description Usage Arguments Value See Also
After extracting data via bqr_extract_data download the extract from the Google Storage bucket.
If more than 1GB, will save multiple .csv files with prefix "N_" to filename.
1  | bqr_download_extract(extractJob, filename = NULL)
 | 
extractJob | 
 An extract job from bqr_extract_data  | 
filename | 
 Where to save the csv file. If NULL then uses objectname.  | 
TRUE if successfully downloaded
Other BigQuery asynch query functions: bqr_extract_data,
bqr_get_job,
bqr_grant_extract_access,
bqr_query_asynch,
bqr_wait_for_job
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.