drop: Easily drop tables from explorys database

Description Usage Arguments Value

View source: R/drop.R

Description

Takes in the name of the sandbox and table as character strings

Usage

1
drop(sandbox, table)

Arguments

sandbox

Name of the writable location usually sandbox where cohort is saved.

table

Name of the table to be deleted.

Value

Nothing is returned but the data is deleted from the sandbox


aminyakubu/explorys documentation built on Dec. 13, 2020, 4:40 a.m.