Description Usage Arguments Value Note Examples
generate a connection to BigQuery for specific dataset
1 | bqConn(dataset, project, billing)
|
dataset |
character(1) name of dataset in project |
project |
character(1) name of project |
billing |
character(1) billing code for project |
an instance of BigQueryConnection
You will need to authenticate with Google.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.