| insert_table {bigrquery} | R Documentation |
Insert empty table
insert_table(project, dataset, table, ...)
project |
The project name, a string |
dataset |
The name of the dataset to create, a string |
table |
name of the table |
... |
Additional arguments merged into the body of the
request. |
API documentation: https://developers.google.com/bigquery/docs/reference/v2/tables/insert