bqCopyTable: Copies table in BigQuery

View source: R/bigquery-table.R

bqCopyTableR Documentation

Copies table in BigQuery

Description

Copies table in BigQuery

Usage

bqCopyTable(from, to, override = TRUE)

Arguments

from

name of the source table

to

name of the destination table

override

defines if command will override existing table if it is not empty.

Value

TRUE if the table has been successfully copied


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