Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bqr_global_dataset

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


bigQueryR

Interface with Google BigQuery with Shiny Compatibility

v0.5.0
MIT + file LICENSE
Authors
Mark Edmondson [aut, cre], Hadley Wickham [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.