bqConn: generate a connection to BigQuery for specific dataset

Description Usage Arguments Value Note Examples

View source: R/BQM_Array.R

Description

generate a connection to BigQuery for specific dataset

Usage

1
bqConn(dataset, project, billing)

Arguments

dataset

character(1) name of dataset in project

project

character(1) name of project

billing

character(1) billing code for project

Value

an instance of BigQueryConnection

Note

You will need to authenticate with Google.

Examples

1

restfulSE documentation built on Nov. 8, 2020, 8:01 p.m.