bqSchema: Extract schema as JSON from data.table

bqExtractSchemaR Documentation

Extract schema as JSON from data.table

Description

Extract schema as JSON from data.table

Save file inferred from data.table to JSON file

Usage

bqExtractSchema(dt)

bqSaveSchema(dt, file)

Arguments

dt

data.table, table name or bq_fields from which schema will be extracted into JSON

file

path to the schema file


madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.