Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

schema_fields

Create data schema for upload to BigQuery


Description

Use this on a sample of the data you want to load from Google Cloud Storage

Usage

schema_fields(data)

Arguments

data

An example of the data to create a schema from

Details

This is taken from insert_upload_job

Value

A schema object suitable to pass within the schema argument of bqr_upload_data

Author(s)

Hadley Wickham hadley@rstudio.com


bigQueryR

Interface with Google BigQuery with Shiny Compatibility

v0.5.0
MIT + file LICENSE
Authors
Mark Edmondson [aut, cre], Hadley Wickham [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.