drop_temp_table: Checks if a temporary table exists and then deletes if it...

View source: R/temp_tables.R

drop_temp_tableR Documentation

Checks if a temporary table exists and then deletes if it does

Description

Checks if a temporary table exists and then deletes if it does

Usage

drop_temp_table(db, tab_name)

Arguments

db

a database connection

tab_name

character the name of the table of interest


rOpenHealth/rEHR documentation built on Sept. 25, 2024, 5:32 p.m.