Learn R Programming

geeLite (version 1.0.2)

remove_tables: Remove Tables from the Database

Description

Removes tables from the database if their corresponding dataset is initially marked for deletion ('-').

Usage

remove_tables(tables_drop)

Arguments

tables_drop

[mandatory] (character) A character vector of tables to be deleted.