remove_tables {geeLite} | R Documentation |
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. |
[Package geeLite version 1.0.2 Index]