bqCopyDatasetSchema: Copies all tables from one dataset to another through schema...

View source: R/bigquery-dataset.R

bqCopyDatasetSchemaR Documentation

Copies all tables from one dataset to another through schema definitions

Description

Copies all tables from one dataset to another through schema definitions

Usage

bqCopyDatasetSchema(from, to)

Arguments

from

dataset object created by bigrquery::bq_dataset()

to

dataset object created by bigrquery::bq_dataset()


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