bqCopyTableSchema: Copies table through schema defintion

View source: R/bigquery-table.R

bqCopyTableSchemaR Documentation

Copies table through schema defintion

Description

Copies table through schema defintion

Usage

bqCopyTableSchema(from, to)

Arguments

from

dataset object created by bigrquery::bq_table()

to

dataset object created by bigrquery::bq_table()


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