bqr_global_dataset: Set global dataset name

View source: R/globals.R

bqr_global_datasetR Documentation

Set global dataset name

Description

Set a dataset name used for this R session

Usage

bqr_global_dataset(dataset)

bq_global_dataset(dataset)

Arguments

dataset

dataset name you want this session to use by default, or a dataset object

Details

This sets a dataset to a global environment value so you don't need to supply the dataset argument to other API calls.

Value

The dataset name (invisibly)

See Also

Other dataset functions: bqr_get_global_dataset()


cloudyr/bigQueryR documentation built on Oct. 28, 2023, 3:36 p.m.