delete_if_exists: Delete a table if it exists and do a backup in gs://

Description Usage Arguments Value

View source: R/helpers.R

Description

Delete a table if it exists and do a backup in gs://

Usage

1
delete_if_exists(project_id, dataset, table, bucket = "backup_deleted")

Arguments

project_id

string

dataset

string

table

string

[bucket="backup_deleted"]

string target gs:// bucket

Value

initial list of tables in the dataset


Bizovi/gcphelper documentation built on May 7, 2019, 8:19 a.m.