drop_table: Drop table in the given database

Description Usage Arguments

View source: R/drop_table.R

Description

Drop table in the given database

Usage

1
drop_table(table_name, dbname, schema = NULL)

Arguments

table_name

name of new table

dbname

name of database for new table

schema

name of schema for new table


patelm9/seagull documentation built on July 19, 2020, 5:52 a.m.