bqConn: generate a connection to BigQuery for specific dataset

View source: R/BQM_Array.R

bqConnR Documentation

generate a connection to BigQuery for specific dataset

Description

generate a connection to BigQuery for specific dataset

Usage

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

bqConn

vjcitn/restfulSE documentation built on Nov. 1, 2022, 7:33 a.m.