Learn R Programming

⚠️There's a newer version (0.5.0) of this package.Take me there.

bigQueryR (version 0.3.1)

Interface with Google BigQuery with Shiny Compatibility

Description

Interface with 'Google BigQuery', see for more information. This package uses 'googleAuthR' so is compatible with similar packages, including 'Google Cloud Storage' () for result extracts.

Copy Link

Version

Install

install.packages('bigQueryR')

Monthly Downloads

87

Version

0.3.1

License

MIT + file LICENSE

Maintainer

Mark Edmondson

Last Published

May 20th, 2017

Functions in bigQueryR (0.3.1)

bqr_create_table

Create a Table
bqr_delete_table

Delete a Table
bigQueryR

bigQueryR
bq_get_global_dataset

Get global dataset name
bqr_query_asynch

BigQuery query asynchronously
bqr_table_data

Get BigQuery Table's data list
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
idempotency

Idempotency
timestamp_to_r

Timestamp to R date
bqr_list_datasets

List BigQuery datasets
bqr_list_jobs

List BigQuery jobs
error.message

Get the error message
bq_global_project

Set global project name
bqr_auth

Authenticate this session
bqr_list_projects

List Google Dev Console projects you have access to
is.NullOb

A helper function that tests whether an object is either NULL _or_ a list of NULLs
format_object_size

taken from utils:::format.object_size
rmNullObs

Recursively step down into list, removing all such objects
schema_fields

Create data schema for upload to BigQuery
bqr_list_tables

List BigQuery tables in a dataset
bqr_wait_for_job

Wait for a bigQuery job
cat0

if argument is NULL, no line output
myMessage

Customer message log level
parse_bqr_query

Parse table data
bqr_partition

Convert date-sharded tables to a single partitioned table
bqr_query

Query a BigQuery Table
bqr_table_meta

Get BigQuery Table meta data
bqr_upload_data

Upload data to BigQuery
bq_get_global_project

Get global project name
bq_global_dataset

Set global dataset name
is.error

Is this a try error?
js_to_posix

Javascript time to R time