remove_tables: Remove Tables from the Database

View source: R/run_geelite.R

remove_tablesR 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.


geeLite documentation built on Aug. 9, 2025, 1:08 a.m.