Create data schema for upload to BigQuery
Use this on a sample of the data you want to load from Google Cloud Storage
schema_fields(data)
data |
An example of the data to create a schema from |
This is taken from insert_upload_job
A schema object suitable to pass within the schema
argument of bqr_upload_data
Hadley Wickham hadley@rstudio.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.