bqConn | R Documentation |
generate a connection to BigQuery for specific dataset
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.
bqConn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.