Description Usage Arguments Details Value See Also
Set a dataset name used for this R session
1 2 3 | bqr_global_dataset(dataset)
bq_global_dataset(dataset)
|
dataset |
dataset name you want this session to use by default, or a dataset object |
This sets a dataset to a global environment value so you don't need to supply the dataset argument to other API calls.
The dataset name (invisibly)
Other dataset functions: bqr_get_global_dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.